Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2448 auto *Cast1 = dyn_cast<CastInst>(Shuf.getOperand(1)); in foldCastShuffle() local
H A DInstCombineAndOrXor.cpp1540 CastInst *Cast1 = dyn_cast<CastInst>(Op1); in foldCastedBitwiseLogic() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp6446 auto *Cast1 = dyn_cast<CastInst>(V1); in lookThroughCast() local
H A DInstructionSimplify.cpp2005 auto *Cast1 = dyn_cast<CastInst>(Op1); in simplifyAndOrOfCmps() local