Lines Matching defs:before
28 const std::string before =
103 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
107 const std::string before =
183 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
536 const std::string before =
619 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
623 const std::string before =
688 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
692 const std::string before =
753 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
757 const std::string before =
824 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
929 // This test will place a load before the store. We cannot propagate in this
1497 const std::string before = R"(OpCapability SampledBuffer
1570 SinglePassRunAndCheck<CopyPropagateArrays>(before, after, true, true);
1625 const std::string before =
1716 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
1720 const std::string before =
1813 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);
1846 const std::string before = R"(OpCapability Shader
1884 SinglePassRunAndMatch<CopyPropagateArrays>(before, false);