Home
last modified time | relevance | path

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

/freebsd-src/contrib/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.cpp3952 SDValue IntrinID = lowerGET_ROUNDING() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1691 detectShiftUntilZeroIdiom(Loop * CurLoop,const DataLayout & DL,Intrinsic::ID & IntrinID,Value * & InitX,Instruction * & CntInst,PHINode * & CntPhi,Instruction * & DefX) detectShiftUntilZeroIdiom() argument
1769 Intrinsic::ID IntrinID; recognizeAndInsertFFS() local
1964 transformLoopToCountable(Intrinsic::ID IntrinID,BasicBlock * Preheader,Instruction * CntInst,PHINode * CntPhi,Value * InitX,Instruction * DefX,const DebugLoc & DL,bool ZeroCheck,bool IsCntPhiUsedOutsideLoop) transformLoopToCountable() argument
2559 detectShiftUntilZeroIdiom(Loop * CurLoop,ScalarEvolution * SE,Instruction * & ValShiftedIsZero,Intrinsic::ID & IntrinID,Instruction * & IV,Value * & Start,Value * & Val,const SCEV * & ExtraOffsetExpr,bool & InvertedCond) detectShiftUntilZeroIdiom() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp934 Intrinsic::ID IntrinID = getVectorIntrinsicIDForCall(CI, TLI); in canVectorizeInstrs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp1250 unsigned IntrinID = cast<GIntrinsic>(MI).getIntrinsicID(); selectIntrinsicWithSideEffects() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1302 expandMinMaxExpr(const SCEVNAryExpr * S,Intrinsic::ID IntrinID,Twine Name,bool IsSequential) expandMinMaxExpr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6138 unsigned IntrinID = cast<GIntrinsic>(I).getIntrinsicID(); selectIntrinsicWithSideEffects() local
6675 unsigned IntrinID = cast<GIntrinsic>(I).getIntrinsicID(); selectIntrinsic() local