Home
last modified time | relevance | path

Searched refs:AllEltsOk (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/
DOnlyX86.patch133 - bool AllEltsOk = true;
137 - AllEltsOk = false;
142 - if (AllEltsOk) {
180 + // bool AllEltsOk = true;
184 + // AllEltsOk = false;
189 + // if (AllEltsOk) {
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2046 bool AllEltsOk = true; in visitCallInst() local
2050 AllEltsOk = false; in visitCallInst()
2055 if (AllEltsOk) { in visitCallInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3038 bool AllEltsOk = true; in visitCallInst() local
3042 AllEltsOk = false; in visitCallInst()
3047 if (AllEltsOk) { in visitCallInst()