Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1499 CastInst::CastOps CastOpcode; in narrowInsElt() local
2455 CastInst::CastOps CastOpcode = Cast0->getOpcode(); in foldCastShuffle() local
DInstructionCombining.cpp337 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
DInstCombineAndOrXor.cpp1546 Instruction::CastOps CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
DInstCombineCompares.cpp4866 CastInst::CastOps CastOpcode = in foldICmpWithZextOrSext() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12127 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local
22094 unsigned CastOpcode = N->getOperand(0).getOpcode(); in combineConcatVectorOfCasts() local