Searched defs:reduceLoad (Results 1 – 2 of 2) sorted by relevance
1946 const bool reduceLoad = isSwiftshader(); in TEST_P() local2147 const bool reduceLoad = isSwiftshader(); in TEST_P() local2352 const bool reduceLoad = isSwiftshader(); in TEST_P() local2569 const bool reduceLoad = isSwiftshader(); in TEST_P() local
212 R_SExpr reduceLoad(Load &Orig, R_SExpr E0) { return E0; } in reduceLoad() function