Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp104 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
345 void AArch64AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in AArch64AsmPrinter
458 PrintDebugValueComment(MI, OS); in EmitInstruction()
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.h146 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
DMipsAsmPrinter.cpp140 PrintDebugValueComment(MI, OS); in EmitInstruction()
1054 void MipsAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in MipsAsmPrinter