Home
last modified time | relevance | path

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

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