Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h159 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
H A DMipsAsmPrinter.cpp197 PrintDebugValueComment(MI, OS); in emitInstruction()
1251 void MipsAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in MipsAsmPrinter
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp171 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
791 void AArch64AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, in PrintDebugValueComment() function in AArch64AsmPrinter
1225 PrintDebugValueComment(MI, OS); in emitInstruction()