Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateRuntimeFunction

140   llvm::Constant *fn = CGF.CGM.CreateRuntimeFunction(fnTy, fnName);
583 llvm::Constant *Func = CGM.CreateRuntimeFunction(FTy, LibCallName);