Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dicmp-bc-vec.ll5 ; InstCombiner::foldICmpBitCastConstant
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h830 Instruction *foldICmpBitCastConstant(ICmpInst &Cmp, BitCastInst *Bitcast,
DInstCombineCompares.cpp2460 Instruction *InstCombiner::foldICmpBitCastConstant(ICmpInst &Cmp, in foldICmpBitCastConstant() function in InstCombiner
2574 if (Instruction *I = foldICmpBitCastConstant(Cmp, BCI, *C)) in foldICmpInstWithConstant()