Home
last modified time | relevance | path

Searched defs:CastOpc (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h374 const unsigned CastOpc = CastMI.getOpcode(); in tryFoldUnmergeCast() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4329 static Value *SimplifyCastInst(unsigned CastOpc, Value *Op, in SimplifyCastInst()
4363 Value *llvm::SimplifyCastInst(unsigned CastOpc, Value *Op, Type *Ty, in SimplifyCastInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1615 CastInst::CastOps CastOpc = IsSext ? Instruction::SExt : Instruction::ZExt; in narrowMathIfNoOverflow() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInstructionSimplify.cpp5060 static Value *simplifyCastInst(unsigned CastOpc, Value *Op, Type *Ty, in simplifyCastInst()
5094 Value *llvm::simplifyCastInst(unsigned CastOpc, Value *Op, Type *Ty, in simplifyCastInst()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1914 CastInst::CastOps CastOpc = IsSext ? Instruction::SExt : Instruction::ZExt; in narrowMathIfNoOverflow() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1634 Instruction::CastOps CastOpc = Cast0->getOpcode(); in SimplifyAndInst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2000 unsigned CastOpc = in LowerVectorINT_TO_FP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4147 unsigned CastOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerVectorINT_TO_FP() local
4183 unsigned CastOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerVectorINT_TO_FP() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4205 unsigned CastOpc; in LowerVectorINT_TO_FP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2640 unsigned CastOpc = in LowerVectorINT_TO_FP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5462 unsigned CastOpc; in LowerVectorINT_TO_FP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5969 unsigned CastOpc; in LowerVectorINT_TO_FP() local