Home
last modified time | relevance | path

Searched refs:icmp_abit (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp498 bool icmp_abit = (ACst != 0 && !ACst->isZero() && in getTypeOfMaskedICmp() local
513 if (icmp_abit) in getTypeOfMaskedICmp()
530 if (icmp_abit) in getTypeOfMaskedICmp()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp449 bool icmp_abit = (ACst && !ACst->isZero() && in getTypeOfMaskedICmp() local
462 if (icmp_abit) in getTypeOfMaskedICmp()
479 if (icmp_abit) in getTypeOfMaskedICmp()