Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h70 void printCustom(raw_ostream &OS) const override { OS << "BufferResource"; } in printCustom() function
83 void printCustom(raw_ostream &OS) const override { OS << "ImageResource"; } in printCustom() function
105 void printCustom(raw_ostream &OS) const override { in printCustom() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DPseudoSourceValue.cpp35 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue
78 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1366 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue