Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1522 CastInst::CastOps CastOpcode; narrowInsElt() local
2519 CastInst::CastOps CastOpcode = Cast0->getOpcode(); foldCastShuffle() local
H A DInstructionCombining.cpp342 auto CastOpcode = Cast->getOpcode(); simplifyAssocCastAssoc() local
H A DInstCombineAndOrXor.cpp1754 Instruction::CastOps CastOpcode = Cast0->getOpcode(); foldCastedBitwiseLogic() local
H A DInstCombineCompares.cpp5928 CastInst::CastOps CastOpcode = foldICmpWithZextOrSext() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8674 unsigned CastOpcode = Instruction::Trunc; createShuffle() local
8693 unsigned CastOpcode = Instruction::Trunc; createShuffle() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13178 unsigned CastOpcode = Cast->getOpcode(); matchVSelectOpSizesWithSetCC() local
23950 unsigned CastOpcode = N->getOperand(0).getOpcode(); combineConcatVectorOfCasts() local
[all...]