Searched defs:emitCFIInstruction (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | AsmPrinterDwarf.cpp | 206 void AsmPrinter::emitCFIInstruction(const MCCFIInstruction &Inst) const { emitCFIInstruction() function in AsmPrinter |
H A D | AsmPrinter.cpp | 1300 void AsmPrinter::emitCFIInstruction(const MachineInstr &MI) { emitCFIInstruction() function in AsmPrinter |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryEmitter.cpp | 855 void BinaryEmitter::emitCFIInstruction(const MCCFIInstruction &Inst) const { emitCFIInstruction() function in BinaryEmitter |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCDwarf.cpp | 1328 void FrameEmitterImpl::emitCFIInstruction(const MCCFIInstruction &Instr) { emitCFIInstruction() function in FrameEmitterImpl |