Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp400 unsigned CastOpcode = VPIntrinsic::getFunctionalOpcodeForVP(VPID).value(); in expandPredicationToCastIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1600 CastInst::CastOps CastOpcode; in narrowInsElt() local
2580 CastInst::CastOps CastOpcode = Cast0->getOpcode(); in foldCastShuffle() local
H A DInstCombineAndOrXor.cpp1841 Instruction::CastOps CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
H A DInstructionCombining.cpp371 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
H A DInstCombineCompares.cpp6316 CastInst::CastOps CastOpcode = in foldICmpWithZextOrSext() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12330 unsigned CastOpcode = Instruction::Trunc; in createShuffle() local
12348 unsigned CastOpcode = Instruction::Trunc; in createShuffle() local
12859 unsigned CastOpcode = Instruction::Trunc; local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14070 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local
25085 unsigned CastOpcode = N->getOperand(0).getOpcode(); in combineConcatVectorOfCasts() local