Lines Matching defs:text
189 const std::string text =
272 SinglePassRunAndMatch<CopyPropagateArrays>(text, false);
278 const std::string text =
359 SinglePassRunAndMatch<CopyPropagateArrays>(text, false);
364 const std::string text =
444 SinglePassRunAndMatch<CopyPropagateArrays>(text, false);
449 const std::string text =
532 SinglePassRunAndMatch<CopyPropagateArrays>(text, false);
830 const std::string text =
873 text, /* skip_nop = */ true, /* do_validation = */ false);
880 const std::string text =
926 text, /* skip_nop = */ true, /* do_validation = */ false);
932 const std::string text =
1002 text, /* skip_nop = */ true, /* do_validation = */ false);
1010 const std::string text =
1090 text, /* skip_nop = */ true, /* do_validation = */ false);
1098 const std::string text =
1169 text, /* skip_nop = */ true, /* do_validation = */ false);
1177 const std::string text =
1247 text, /* skip_nop = */ true, /* do_validation = */ false);
1253 const std::string text =
1329 text, /* skip_nop = */ true, /* do_validation = */ false);
1335 const std::string text =
1411 text, /* skip_nop = */ true, /* do_validation = */ false);
1417 const std::string text =
1491 text, /* skip_nop = */ true, /* do_validation = */ false);
1574 const std::string text = R"(
1621 SinglePassRunAndMatch<CopyPropagateArrays>(text, true);
1818 const std::string text = R"(OpCapability Addresses
1839 SinglePassRunAndCheck<CopyPropagateArrays>(text, text, false);
1900 const std::string text = R"(OpCapability Shader
1943 SinglePassRunAndCheck<CopyPropagateArrays>(text, text, false);