Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp961 bool issqrt = CF->isExactlyValue(0.5); in fold_pow() local
963 getFunction(M, AMDGPULibFunc(issqrt ? AMDGPULibFunc::EI_SQRT in fold_pow()
968 Value *nval = CreateCallEx(B,FPExpr, opr0, issqrt ? "__pow2sqrt" in fold_pow()