Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUImageIntrinsicOptimizer.cpp155 Intrinsic::ID IntrinID = II->getIntrinsicID(); in collectMergeableInsts() local
194 Intrinsic::ID IntrinID = IIList.front()->getIntrinsicID(); in optimizeSection() local
H A DSIISelLowering.cpp4032 SDValue IntrinID = lowerGET_ROUNDING() local
4166 SDValue IntrinID = lowerSET_ROUNDING() local
4229 SDValue IntrinID = lowerGET_FPENV() local
4271 SDValue IntrinID = lowerSET_FPENV() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1689 detectShiftUntilZeroIdiom(Loop * CurLoop,const DataLayout & DL,Intrinsic::ID & IntrinID,Value * & InitX,Instruction * & CntInst,PHINode * & CntPhi,Instruction * & DefX) detectShiftUntilZeroIdiom() argument
1767 Intrinsic::ID IntrinID; recognizeAndInsertFFS() local
1962 transformLoopToCountable(Intrinsic::ID IntrinID,BasicBlock * Preheader,Instruction * CntInst,PHINode * CntPhi,Value * InitX,Instruction * DefX,const DebugLoc & DL,bool ZeroCheck,bool IsCntPhiUsedOutsideLoop) transformLoopToCountable() argument
2557 detectShiftUntilZeroIdiom(Loop * CurLoop,ScalarEvolution * SE,Instruction * & ValShiftedIsZero,Intrinsic::ID & IntrinID,Instruction * & IV,Value * & Start,Value * & Val,const SCEV * & ExtraOffsetExpr,bool & InvertedCond) detectShiftUntilZeroIdiom() argument
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp934 Intrinsic::ID IntrinID = getVectorIntrinsicIDForCall(CI, TLI); canVectorizeInstrs() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1359 expandMinMaxExpr(const SCEVNAryExpr * S,Intrinsic::ID IntrinID,Twine Name,bool IsSequential) expandMinMaxExpr() argument
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5927 unsigned IntrinID = cast<GIntrinsic>(I).getIntrinsicID(); selectIntrinsicWithSideEffects() local
6454 unsigned IntrinID = cast<GIntrinsic>(I).getIntrinsicID(); selectIntrinsic() local