Home
last modified time | relevance | path

Searched refs:replaceCall (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp125 static void replaceCall(Instruction *I, Value *With) { in replaceCall() function in llvm::AMDGPULibCalls
130 static void replaceCall(FPMathOperator *I, Value *With) { in replaceCall() function in llvm::AMDGPULibCalls
131 replaceCall(cast<Instruction>(I), With); in replaceCall()
479 replaceCall(aCI, sinval); in sincosUseNative()
870 replaceCall(CI, nval); in TDOFold()
880 replaceCall(CI, nval); in TDOFold()
927 replaceCall(FPOp, cnval); in fold_pow()
933 replaceCall(FPOp, opr0); in fold_pow()
941 replaceCall(FPOp, nval); in fold_pow()
952 replaceCall(FPOp, nval); in fold_pow()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18172 …llvm5ValueE", "(anonymous namespace)::CodeGenPrepareFortifiedLibCalls::replaceCall(llvm::Value*)"},
18832 …PN4llvm5ValueE", "(anonymous namespace)::InstCombineFortifiedLibCalls::replaceCall(llvm::Value*)"},