Searched refs:ExtRoot (Results 1 – 1 of 1) sorted by relevance
339 struct ExtRoot { struct351 ExtRoot(const MachineOperand &Op);361 struct ExtValue : public ExtRoot {366 ExtValue(const ExtRoot &ER, int32_t Off) : ExtRoot(ER), Offset(Off) {} in ExtValue()369 return ExtRoot(*this) == ExtRoot(EV) && Offset == EV.Offset; in operator ==()697 HCE::ExtRoot::ExtRoot(const MachineOperand &Op) { in ExtRoot() function in HCE::ExtRoot719 bool HCE::ExtRoot::operator< (const HCE::ExtRoot &ER) const { in operator <()767 const ExtRoot &ER = *this; in operator <()768 if (!(ER == ExtRoot(EV))) in operator <()1222 ExtRoot ER(ED.getOp()); in recordExtender()[all …]