Searched defs:printCustom (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PseudoSourceValue.cpp | 34 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIMachineFunctionInfo.h | 84 void printCustom(raw_ostream &OS) const override { in printCustom() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 433 void printCustom(raw_ostream &OS) const override { OS << "AddressCheck"; } printCustom() function |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonInstrInfo.cpp | 1453 void printCustom(raw_ostream &OS) const override { expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue |