Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1095 FunctionCallee LogExpr = in fold_pow() local
1097 if (!LogExpr) in fold_pow()
1099 nval = CreateCallEx(B,LogExpr, nval, "__log2"); in fold_pow()