reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
953 Value *nval = CreateCallEx(B,FPExpr, opr0, issqrt ? "__pow2sqrt" 1108 nval = CreateCallEx(B, AbsExpr, opr0, "__fabs"); 1117 nval = CreateCallEx(B,LogExpr, nval, "__log2"); 1125 nval = CreateCallEx(B,ExpExpr, nval, "__exp2"); 1174 Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2sqrt"); 1183 Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2cbrt"); 1200 Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2rsqrt"); 1272 Value *nval = CreateCallEx(B,FPExpr, opr0, "__sqrt");