Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1522 CastInst::CastOps CastOpcode; in narrowInsElt() local
2519 CastInst::CastOps CastOpcode = Cast0->getOpcode(); in foldCastShuffle() local
H A DInstCombineAndOrXor.cpp1801 Instruction::CastOps CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
H A DInstructionCombining.cpp342 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
H A DInstCombineCompares.cpp5928 CastInst::CastOps CastOpcode = in foldICmpWithZextOrSext() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8702 unsigned CastOpcode = Instruction::Trunc; in createShuffle() local
8720 unsigned CastOpcode = Instruction::Trunc; in createShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13210 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local
24009 unsigned CastOpcode = N->getOperand(0).getOpcode(); in combineConcatVectorOfCasts() local