Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp32 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue
75 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
H A DScheduleDAGInstrs.cpp1023 PSV->printCustom(OS); in operator <<()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h59 virtual void printCustom(raw_ostream &O) const;
111 void printCustom(raw_ostream &OS) const override;
H A DMIRFormatter.h58 PSV.printCustom(OS); in printCustomPseudoSourceValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h81 void printCustom(raw_ostream &OS) const override { in printCustom() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1451 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue