Home
last modified time | relevance | path

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

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