reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
443 PrintRegister(HCE::Register R, const HexagonRegisterInfo &I) 445 HCE::Register Rs; 459 PrintExpr(const HCE::ExtExpr &E, const HexagonRegisterInfo &I) 461 const HCE::ExtExpr &Ex; 477 PrintInit(const HCE::ExtenderInit &EI, const HexagonRegisterInfo &I) 479 const HCE::ExtenderInit &ExtI; 491 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtDesc &ED) { 508 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtRoot &ER) { 542 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtValue &EV) { 548 PrintIMap(const HCE::AssignmentMap &M, const HexagonRegisterInfo &I) 550 const HCE::AssignmentMap &IMap; 557 for (const std::pair<HCE::ExtenderInit,HCE::IndexList> &Q : P.IMap) { 557 for (const std::pair<HCE::ExtenderInit,HCE::IndexList> &Q : P.IMap) { 717 bool HCE::ExtRoot::operator< (const HCE::ExtRoot &ER) const { 764 bool HCE::ExtValue::operator< (const HCE::ExtValue &EV) const { 1527 HCE::Register HCE::insertInitializer(Loc DefL, const ExtenderInit &ExtI) {