Lines Matching defs:text
29 const std::string text = R"(
80 SinglePassRunAndMatch<ReplaceInvalidOpcodePass>(text, false);
84 const std::string text = R"(
140 SinglePassRunAndMatch<ReplaceInvalidOpcodePass>(text, false);
144 const std::string text = R"(
209 SinglePassRunAndMatch<ReplaceInvalidOpcodePass>(text, false);
212 const std::string text = R"(
260 text, /* skip_nop = */ true, /* do_validation = */ false);
265 const std::string text = R"(
325 text, /* skip_nop = */ true, /* do_validation = */ false);
330 const std::string text = R"(
379 text, /* skip_nop = */ true, /* do_validation = */ false);
384 const std::string text = R"(
407 text, /* skip_nop = */ true, /* do_validation = */ false);
412 const std::string text = R"(
435 SinglePassRunAndMatch<ReplaceInvalidOpcodePass>(text, false);
441 const std::string text = R"(
464 text, /* skip_nop = */ true, /* do_validation = */ false);
469 const std::string text = R"(
524 text, /* skip_nop = */ true, /* do_validation = */ false);
529 const std::string text = R"(
590 text, /* skip_nop = */ true, /* do_validation = */ false);