Searched defs:PrintDebugValueComment (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp104 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
345 void AArch64AsmPrinter::PrintDebugValueComment(const MachineInstr *MI, function in class:AArch64AsmPrinter
458 PrintDebugValueComment(MI, OS);
/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp141 PrintDebugValueComment(MI, OS);
1050 void MipsAsmPrinter::PrintDebugValueComment(const MachineInstr *MI, function in class:MipsAsmPrinter

Completed in 94 milliseconds