Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DAsmPrinter.h412 void emitCFIInstruction(const MachineInstr &MI);
758 void emitCFIInstruction(const MCCFIInstruction &Inst) const;
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp228 void AsmPrinter::emitCFIInstruction(const MCCFIInstruction &Inst) const { in emitCFIInstruction() function in AsmPrinter
DAsmPrinter.cpp1277 void AsmPrinter::emitCFIInstruction(const MachineInstr &MI) { in emitCFIInstruction() function in AsmPrinter
1300 emitCFIInstruction(CFI); in emitCFIInstruction()
1617 emitCFIInstruction(MI); in emitFunctionBody()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCDwarf.cpp1311 void emitCFIInstruction(const MCCFIInstruction &Instr);
1320 void FrameEmitterImpl::emitCFIInstruction(const MCCFIInstruction &Instr) { in emitCFIInstruction() function in FrameEmitterImpl
1481 emitCFIInstruction(Instr); in emitCFIInstructions()