Searched defs:printCustom (Results 1 – 4 of 4) sorted by relevance
34 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue77 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
84 void printCustom(raw_ostream &OS) const override { in printCustom() function
447 void printCustom(raw_ostream &OS) const override { OS << "AddressCheck"; } in printCustom() function
1453 void printCustom(raw_ostream &OS) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue