Home
last modified time | relevance | path

Searched defs:printCustom (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp34 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue
77 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h84 void printCustom(raw_ostream &OS) const override { in printCustom() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h447 void printCustom(raw_ostream &OS) const override { OS << "AddressCheck"; } in printCustom() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1453 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue