Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp206 void AsmPrinter::emitCFIInstruction(const MCCFIInstruction &Inst) const { emitCFIInstruction() function in AsmPrinter
H A DAsmPrinter.cpp1300 void AsmPrinter::emitCFIInstruction(const MachineInstr &MI) { emitCFIInstruction() function in AsmPrinter
/llvm-project/bolt/lib/Core/
H A DBinaryEmitter.cpp855 void BinaryEmitter::emitCFIInstruction(const MCCFIInstruction &Inst) const { emitCFIInstruction() function in BinaryEmitter
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1328 void FrameEmitterImpl::emitCFIInstruction(const MCCFIInstruction &Instr) { emitCFIInstruction() function in FrameEmitterImpl