Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp880 bool issqrt = CF->isExactlyValue(0.5); in fold_pow() local
882 getFunction(M, AMDGPULibFunc(issqrt ? AMDGPULibFunc::EI_SQRT in fold_pow()
887 Value *nval = CreateCallEx(B,FPExpr, opr0, issqrt ? "__pow2sqrt" in fold_pow()