Searched defs:emitCall (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Conversion/VectorToLLVM/ | ||
H A D | ConvertVectorToLLVM.cpp | 1639 static void emitCall(ConversionPatternRewriter &rewriter, Location loc, emitCall() function in __anon8f6354a30111::VectorPrintOpConversion |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 11247 void CGOpenMPRuntime::emitCall(CodeGenFunction &CGF, SourceLocation Loc, emitCall() function in CGOpenMPRuntime |