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
3023 struct RegScores struct in nv50_ir::SchedDataCalculator3025 struct Resource {3031 } res;3032 struct ScoreData {3036 } rd, wr;3037 int base;3038 int regs;3040 void rebase(const int base) in rebase()3066 void wipe(int regs) in wipe()3073 int getLatest(const ScoreData& d) const in getLatest()[all …]