Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp413 mlir::LogicalResult CIRGenFunction::emitFunctionBody(const clang::Stmt *body) { in emitFunctionBody() function in clang::CIRGen::CIRGenFunction
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1592 void CodeExtractor::emitFunctionBody( in emitFunctionBody() function in CodeExtractor
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1789 void AsmPrinter::emitFunctionBody() { in emitFunctionBody() function in AsmPrinter