Searched defs:is_fixed (Results 1 – 4 of 4) sorted by relevance
34 def is_fixed(dev): function
109 bool is_fixed() { return flags & RCF_FIXED; } in is_fixed() function
273 bool value::is_fixed() { in is_fixed() function in r600_sb::value
3202 bool is_fixed = range->TopLevel()->IsFixed(); in AllocateBlockedReg() local