Home
last modified time | relevance | path

Searched defs:Cast1 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp688 Value *Cast1 = IRB.CreateIntCast(M->getArgOperand(1), IRB.getInt32Ty(), false); in instrumentMemIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2512 auto *Cast1 = dyn_cast<CastInst>(Shuf.getOperand(1)); in foldCastShuffle() local
H A DInstCombineAndOrXor.cpp1795 CastInst *Cast1 = dyn_cast<CastInst>(Op1); in foldCastedBitwiseLogic() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1905 auto *Cast1 = dyn_cast<CastInst>(Op1); in simplifyAndOrOfCmps() local
H A DValueTracking.cpp8608 auto *Cast1 = dyn_cast<CastInst>(V1); in lookThroughCast() local