Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h725 DebugLoc emitInitialLocDirective(const MachineFunction &MF, unsigned CUID);
HDDwarfDebug.cpp2189 DebugLoc DwarfDebug::emitInitialLocDirective(const MachineFunction &MF, in emitInitialLocDirective() function in DwarfDebug
2231 PrologEndLoc = emitInitialLocDirective( in beginFunctionImpl()
HDAsmPrinter.cpp416 (void)DD->emitInitialLocDirective(MF, /*CUID=*/0); in emitInitialRawDwarfLocDirective()