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

/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h136 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
H A DMipsAsmPrinter.cpp138 PrintDebugValueComment(MI, OS);
985 void MipsAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, function in class:MipsAsmPrinter
/external/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp106 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
359 void AArch64AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, function in class:AArch64AsmPrinter
457 PrintDebugValueComment(MI, OS);

Completed in 81 milliseconds