Home
last modified time | relevance | path

Searched defs:BC2 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2774 if (auto *BC2 = dyn_cast<BitCastInst>(Op1)) in foldICmpBitCast() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2850 if (auto *BC2 = dyn_cast<BitCastInst>(Op1)) in foldICmpBitCast() local
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6724 Value *BC2 = Builder.CreateBitCast(Shuffle, SVIVecType); in optimizeShuffleVectorInst() local