Searched refs:printCustom (Results 1 – 6 of 6) sorted by relevance
32 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue75 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
1023 PSV->printCustom(OS); in operator <<()
59 virtual void printCustom(raw_ostream &O) const;111 void printCustom(raw_ostream &OS) const override;
58 PSV.printCustom(OS); in printCustomPseudoSourceValue()
81 void printCustom(raw_ostream &OS) const override { in printCustom() function
1451 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue