LLVM 20.0.0git
|
This is the complete list of members for llvm::AMDGPULibCalls, including all inherited members.
AMDGPULibCalls()=default | llvm::AMDGPULibCalls | |
canIncreasePrecisionOfConstantFold(const FPMathOperator *FPOp) const | llvm::AMDGPULibCalls | protected |
fold(CallInst *CI) | llvm::AMDGPULibCalls | |
initFunction(Function &F, FunctionAnalysisManager &FAM) | llvm::AMDGPULibCalls | |
initNativeFuncs() | llvm::AMDGPULibCalls | |
isUnsafeFiniteOnlyMath(const FPMathOperator *FPOp) const | llvm::AMDGPULibCalls | protected |
isUnsafeMath(const FPMathOperator *FPOp) const | llvm::AMDGPULibCalls | protected |
replaceCall(Instruction *I, Value *With) | llvm::AMDGPULibCalls | inlineprotectedstatic |
replaceCall(FPMathOperator *I, Value *With) | llvm::AMDGPULibCalls | inlineprotectedstatic |
useNative(CallInst *CI) | llvm::AMDGPULibCalls |