Home
last modified time | relevance | path

Searched defs:emitCall (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp480 RValue CIRGenFunction::emitCall(const CIRGenFunctionInfo &funcInfo, in emitCall() function in CIRGenFunction
H A DCIRGenExpr.cpp1208 RValue CIRGenFunction::emitCall(clang::QualType calleeTy, in emitCall() function in CIRGenFunction
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11325 void CGOpenMPRuntime::emitCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCall() function in CGOpenMPRuntime