Searched defs:RegScores (Results 1 – 2 of 2) sorted by relevance
11 struct RegScores struct13 struct ScoreData {17 } rd, wr;18 int base;20 void rebase(const int base) in rebase()38 void wipe() in wipe()43 int getLatest(const ScoreData& d) const in getLatest()68 void setMax(const RegScores *that) in setMax() argument102 RegScores *score; // for current BB argument
3019 struct RegScores struct in nv50_ir::SchedDataCalculator3021 struct Resource {3027 } res;3028 struct ScoreData {3032 } rd, wr;3033 int base;3034 int regs;3036 void rebase(const int base) in rebase()3062 void wipe(int regs) in wipe()3069 int getLatest(const ScoreData& d) const in getLatest()[all …]