Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp394 void BinaryEmitter::emitFunctionBody(BinaryFunction &BF, bool EmitColdPart, in emitFunctionBody() function in BinaryEmitter
1138 void emitFunctionBody(MCStreamer &Streamer, BinaryFunction &BF, in emitFunctionBody() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1439 void AsmPrinter::emitFunctionBody() { in emitFunctionBody() function in AsmPrinter