Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h224 void emitCFIInstruction(const MachineInstr &MI);
451 void emitCFIInstruction(const MCCFIInstruction &Inst) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h309 void emitCFIInstruction(const MachineInstr &MI);
552 void emitCFIInstruction(const MCCFIInstruction &Inst) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp190 void AsmPrinter::emitCFIInstruction(const MCCFIInstruction &Inst) const { in emitCFIInstruction() function in AsmPrinter
DAsmPrinter.cpp954 void AsmPrinter::emitCFIInstruction(const MachineInstr &MI) { in emitCFIInstruction() function in AsmPrinter
976 emitCFIInstruction(CFI); in emitCFIInstruction()
1085 emitCFIInstruction(MI); in EmitFunctionBody()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp212 void AsmPrinter::emitCFIInstruction(const MCCFIInstruction &Inst) const { in emitCFIInstruction() function in AsmPrinter
DAsmPrinter.cpp813 void AsmPrinter::emitCFIInstruction(const MachineInstr &MI) { in emitCFIInstruction() function in AsmPrinter
826 emitCFIInstruction(CFI); in emitCFIInstruction()
876 emitCFIInstruction(MI); in EmitFunctionBody()