Searched refs:printCustom (Results 1 – 6 of 6) sorted by relevance
35 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue78 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
1022 PSV->printCustom(OS); in operator <<()
60 virtual void printCustom(raw_ostream &O) const;112 void printCustom(raw_ostream &OS) const override;
56 PSV.printCustom(OS); in printCustomPseudoSourceValue()
111 void printCustom(raw_ostream &OS) const override { in printCustom() function
1344 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue