Searched defs:Cast0 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 2511 auto *Cast0 = dyn_cast<CastInst>(Shuf.getOperand(0)); foldCastShuffle() local |
H A D | InstCombineAndOrXor.cpp | 1734 CastInst *Cast0 = dyn_cast<CastInst>(Op0); foldCastedBitwiseLogic() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 1910 auto *Cast0 = dyn_cast<CastInst>(Op0); simplifyAndOrOfCmps() local |