Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitNounwindRuntimeCall

2411 CodeGenFunction::EmitNounwindRuntimeCall(llvm::Value *callee,
2413 return EmitNounwindRuntimeCall(callee, ArrayRef<llvm::Value*>(), name);
2418 CodeGenFunction::EmitNounwindRuntimeCall(llvm::Value *callee,