Home
last modified time | relevance | path

Searched defs:foldICmpBitCast (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2725 static Instruction *foldICmpBitCast(ICmpInst &Cmp, in foldICmpBitCast() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2920 Instruction *InstCombinerImpl::foldICmpBitCast(ICmpInst &Cmp) { in foldICmpBitCast() function in InstCombinerImpl