Searched refs:is_fixed (Results 1 – 10 of 10) sorted by relevance
34 def is_fixed(dev): function46 if len(dev) != 1 or not is_fixed(dev[0]):
14 bool is_fixed; member86 wire.is_fixed, in decodeTypeface()
110 if (v.is_fixed()) in operator <<()272 bool value::is_fixed() { in is_fixed() function in r600_sb::value275 if (chunk && chunk->is_fixed()) in is_fixed()
246 if (!c->is_fixed()) in build_chunk_queue()281 if (c->is_fixed() || c->values.size() == 1) in color_chunks()587 if (cc->is_fixed()) { in color_reg_constraint()
109 bool is_fixed() { return flags & RCF_FIXED; } in is_fixed() function
1104 if (prealloc && v->is_fixed()) { in init_globals()1201 vi->is_fixed() && gpr.chan() == chan) { in add_interferences()1467 if ((!v->is_any_gpr() || !v->is_fixed()) && !v->is_rel()) in map_src_vec()
486 if (v->chunk && v->chunk->is_fixed()) in color()
567 bool is_fixed();
42 bool is_fixed; member176 wire.is_fixed, in gpu_from_renderer_by_ID()
3228 bool is_fixed = range->TopLevel()->IsFixed(); in AllocateBlockedReg() local3234 if (is_fixed) { in AllocateBlockedReg()3245 if (is_fixed) { in AllocateBlockedReg()3258 if (is_fixed) { in AllocateBlockedReg()