Home
last modified time | relevance | path

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

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