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