/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUImageIntrinsicOptimizer.cpp | 155 Intrinsic::ID IntrinID = II->getIntrinsicID(); in collectMergeableInsts() local 194 Intrinsic::ID IntrinID = IIList.front()->getIntrinsicID(); in optimizeSection() local
|
H A D | SIISelLowering.cpp | 3952 SDValue IntrinID = lowerGET_ROUNDING() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 1691 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 D | LoopVectorizationLegality.cpp | 934 Intrinsic::ID IntrinID = getVectorIntrinsicIDForCall(CI, TLI); in canVectorizeInstrs() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVInstructionSelector.cpp | 1250 unsigned IntrinID = cast<GIntrinsic>(MI).getIntrinsicID(); selectIntrinsicWithSideEffects() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 1302 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 D | AArch64InstructionSelector.cpp | 6138 unsigned IntrinID = cast<GIntrinsic>(I).getIntrinsicID(); selectIntrinsicWithSideEffects() local 6675 unsigned IntrinID = cast<GIntrinsic>(I).getIntrinsicID(); selectIntrinsic() local
|