Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp62 bool replaceWithNative(CallInst *CI, const FuncInfo &FInfo);
781 bool AMDGPULibCalls::replaceWithNative(CallInst *CI, const FuncInfo &FInfo) { in replaceWithNative() function in AMDGPULibCalls