Searched refs:GCRA (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ra.cpp | 741 class GCRA class 744 GCRA(Function *, SpillCodeInserter&, MergedDefs&); 745 ~GCRA(); 866 const GCRA::RelDegree GCRA::relDegree; 868 GCRA::RIG_Node::RIG_Node() : Node(NULL), degree(0), degreeLimit(0), maxReg(0), in RIG_Node() 874 GCRA::printNodeInfo() const in printNodeInfo() 922 GCRA::RIG_Node::init(const RegisterSet& regs, LValue *lval) in init() 951 GCRA::copyCompound(Value *dst, Value *src) in copyCompound() 976 GCRA 1219 GCRA::GCRA(Function *fn, SpillCodeInserter& spill, MergedDefs& mergedDefs) : GCRA() function in nv50_ir::GCRA [all...] |
Completed in 3 milliseconds