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