Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp500 bool icmp_bbit = (BCst != 0 && !BCst->isZero() && in getTypeOfMaskedICmp() local
518 if (icmp_bbit) in getTypeOfMaskedICmp()
547 if (icmp_bbit) in getTypeOfMaskedICmp()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp451 bool icmp_bbit = (BCst && !BCst->isZero() && in getTypeOfMaskedICmp() local
467 if (icmp_bbit) in getTypeOfMaskedICmp()
494 if (icmp_bbit) in getTypeOfMaskedICmp()