Searched defs:regalloc_state (Results 1 – 1 of 1) sorted by relevance
60 struct regalloc_state { struct61 struct radeon_compiler * C;63 struct register_info * Input;64 unsigned int NumInputs;66 struct register_info * Temporary;67 unsigned int NumTemporaries;69 unsigned int Simple;70 int LoopEnd;