Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp55 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
277 void XCoreAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in XCoreAsmPrinter
313 PrintDebugValueComment(MI, OS); in EmitInstruction()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.h75 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DX86AsmPrinter.cpp711 void X86AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in X86AsmPrinter
DX86MCInstLower.cpp645 PrintDebugValueComment(MI, OS); in EmitInstruction()
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.h76 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DMipsAsmPrinter.cpp58 PrintDebugValueComment(MI, OS); in EmitInstruction()
564 void MipsAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in MipsAsmPrinter
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.h102 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DARMAsmPrinter.cpp1065 void ARMAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in ARMAsmPrinter
1271 PrintDebugValueComment(MI, OS); in EmitInstruction()