Home
last modified time | relevance | path

Searched refs:printCustom (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h55 virtual void printCustom(raw_ostream &O) const;
107 void printCustom(raw_ostream &OS) const override;
H A DMIRFormatter.h62 PSV.printCustom(OS); in printCustomPseudoSourceValue()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp33 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue
76 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
H A DScheduleDAGInstrs.cpp1034 PSV->printCustom(OS); in operator <<()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h469 void printCustom(raw_ostream &OS) const override { OS << "AddressCheck"; } in printCustom() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h84 void printCustom(raw_ostream &OS) const override { in printCustom() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1452 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue