Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h655 DebugLoc emitInitialLocDirective(const MachineFunction &MF, unsigned CUID);
H A DDwarfDebug.cpp2124 DebugLoc DwarfDebug::emitInitialLocDirective(const MachineFunction &MF, in emitInitialLocDirective() function in DwarfDebug
2158 PrologEndLoc = emitInitialLocDirective( in beginFunctionImpl()
H A DAsmPrinter.cpp414 (void)DD->emitInitialLocDirective(MF, /*CUID=*/0); in emitInitialRawDwarfLocDirective()