Home
last modified time | relevance | path

Searched defs:RegScores (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_emit_nvc0.cpp1827 struct RegScores struct in nv50_ir::SchedDataCalculator
1829 struct Resource {
1835 } res;
1836 struct ScoreData {
1840 } rd, wr;
1841 int base;
1843 void rebase(const int base) in rebase()
1869 void wipe() in wipe()
1875 int getLatest(const ScoreData& d) const in getLatest()
1888 inline int getLatestRd() const in getLatestRd()
[all …]