Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp778 FunctionCallee PownFunc = getFunction(M, PownInfo); in fold() local
779 if (PownFunc) { in fold()
789 Call->setCalledFunction(PownFunc); in fold()