Home
last modified time | relevance | path

Searched refs:needFuncLabels (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1662 static bool needFuncLabels(const MachineFunction &MF) { in needFuncLabels() function
1939 if (needFuncLabels(*MF) || EmitFunctionSize) { in emitFunctionBody()
2584 needFuncLabels(MF) || NeedsLocalForSize || in SetupMachineFunction()