Lines Matching defs:text
135 std::string text = R"(
145 SinglePassRunAndMatch<StripNonSemanticInfoPass>(text, true);
149 std::string text = R"(
160 SinglePassRunAndMatch<StripNonSemanticInfoPass>(text, true);
164 std::string text = R"(
180 SinglePassRunAndMatch<StripNonSemanticInfoPass>(text, true);
184 std::string text = R"(
200 SinglePassRunAndMatch<StripNonSemanticInfoPass>(text, true);
204 std::string text = R"(
224 SinglePassRunAndMatch<StripNonSemanticInfoPass>(text, true);
230 std::string text = R"(OpCapability Shader
244 SinglePassRunAndCheck<StripNonSemanticInfoPass>(text, text, false);
248 const std::string text = R"(
291 SinglePassRunAndMatch<StripNonSemanticInfoPass>(text, true);