reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/AMDGPULibCalls.cpp
 1174       Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2sqrt");
 1183       Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2cbrt");
 1189     Value *nval = B.CreateFDiv(ConstantFP::get(opr0->getType(), 1.0),
 1200       Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2rsqrt");