Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h159 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
H A DMipsAsmPrinter.cpp196 PrintDebugValueComment(MI, OS); in emitInstruction()
1250 void MipsAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in MipsAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp174 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
798 void AArch64AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in AArch64AsmPrinter
1272 PrintDebugValueComment(MI, OS); in emitInstruction()