Home
last modified time | relevance | path

Searched refs:PrintDebugValueComment (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp59 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
270 void XCoreAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in XCoreAsmPrinter
306 PrintDebugValueComment(MI, OS); in EmitInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.h58 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DAArch64AsmPrinter.cpp274 void AArch64AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in AArch64AsmPrinter
304 PrintDebugValueComment(MI, OS); in EmitInstruction()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.h71 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DX86AsmPrinter.cpp719 void X86AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in X86AsmPrinter
DX86MCInstLower.cpp701 PrintDebugValueComment(MI, OS); in EmitInstruction()
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.h85 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DMipsAsmPrinter.cpp66 PrintDebugValueComment(MI, OS); in EmitInstruction()
586 void MipsAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in MipsAsmPrinter
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.h100 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DARMAsmPrinter.cpp1095 void ARMAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in ARMAsmPrinter
1279 PrintDebugValueComment(MI, OS); in EmitInstruction()