Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1514 CastInst::CastOps CastOpcode; in narrowInsElt() local
2495 CastInst::CastOps CastOpcode = Cast0->getOpcode(); in foldCastShuffle() local
H A DInstructionCombining.cpp324 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
H A DInstCombineAndOrXor.cpp1720 Instruction::CastOps CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
H A DInstCombineCompares.cpp5599 CastInst::CastOps CastOpcode = in foldICmpWithZextOrSext() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13066 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local
23649 unsigned CastOpcode = N->getOperand(0).getOpcode(); in combineConcatVectorOfCasts() local