Lines Matching refs:text

27   const std::string text = R"(
60 SinglePassRunAndMatch<IfConversion>(text, true);
64 const std::string text = R"(
95 SinglePassRunAndMatch<IfConversion>(text, true);
99 const std::string text = R"(
132 SinglePassRunAndMatch<IfConversion>(text, true);
136 const std::string text = R"(
167 SinglePassRunAndMatch<IfConversion>(text, true);
171 const std::string text = R"(
209 SinglePassRunAndMatch<IfConversion>(text, true);
213 const std::string text = R"(
253 SinglePassRunAndMatch<IfConversion>(text, true);
257 const std::string text = R"(
300 SinglePassRunAndMatch<IfConversion>(text, true);
304 const std::string text = R"(OpCapability Shader
326 SinglePassRunAndCheck<IfConversion>(text, text, true, true);
330 const std::string text = R"(OpCapability Shader
360 SinglePassRunAndCheck<IfConversion>(text, text, true, true);
364 const std::string text = R"(OpCapability Shader
389 SinglePassRunAndCheck<IfConversion>(text, text, true, true);
393 const std::string text = R"(OpCapability Shader
420 SinglePassRunAndCheck<IfConversion>(text, text, true, true);
424 const std::string text = R"(OpCapability Shader
450 SinglePassRunAndCheck<IfConversion>(text, text, true, true);
454 const std::string text = R"(OpCapability Shader
497 SinglePassRunAndCheck<IfConversion>(text, text, true, true);
501 const std::string text = R"(OpCapability Shader
536 SinglePassRunAndCheck<IfConversion>(text, text, true, true);
542 const std::string text = R"(
589 SinglePassRunAndMatch<IfConversion>(text, true);
596 const std::string text = R"(OpCapability Shader
616 SinglePassRunAndCheck<IfConversion>(text, text, true, true);