Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1479 CastInst::CastOps CastOpcode; in narrowInsElt() local
2302 CastInst::CastOps CastOpcode = Cast0->getOpcode(); in foldCastShuffle() local
H A DInstructionCombining.cpp334 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
H A DInstCombineAndOrXor.cpp1435 auto CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
H A DInstCombineCompares.cpp4868 CastInst::CastOps CastOpcode = in foldICmpWithZextOrSext() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11666 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local
21045 unsigned CastOpcode = N->getOperand(0).getOpcode(); in combineConcatVectorOfCasts() local