OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitStackSizeSection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
AsmPrinter.h
362
void
emitStackSizeSection
(const MachineFunction &MF);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
1163
void AsmPrinter::
emitStackSizeSection
(const MachineFunction &MF) {
1164
if (!MF.getTarget().Options.
EmitStackSizeSection
)
1501
emitStackSizeSection
(*MF);
1973
MF.getTarget().Options.
EmitStackSizeSection
|| MF.hasBBLabels()) {
Completed in 28 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026