Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDPseudoSourceValue.h55 virtual void printCustom(raw_ostream &O) const;
107 void printCustom(raw_ostream &OS) const override;
HDMIRFormatter.h62 PSV.printCustom(OS); in printCustomPseudoSourceValue()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDPseudoSourceValue.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
HDScheduleDAGInstrs.cpp1036 PSV->printCustom(OS); in operator <<()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64Subtarget.h447 void printCustom(raw_ostream &OS) const override { OS << "AddressCheck"; } in printCustom() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIMachineFunctionInfo.h84 void printCustom(raw_ostream &OS) const override { in printCustom() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp1453 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue