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