Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitNounwindRuntimeCall

163   return CGF.EmitNounwindRuntimeCall(Fn, V, "abs");
1636 return EmitNounwindRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name), Ops);