Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp1438 static void emitCall(ConversionPatternRewriter &rewriter, Location loc, in emitCall() function in __anon6691a0670211::VectorPrintOpConversion
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp11759 void CGOpenMPRuntime::emitCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCall() function in CGOpenMPRuntime