Searched refs:alt_const (Results 1 – 5 of 5) sorted by relevance
250 .ALT_CONST(bc.alt_const) in build_cf_alu()518 .ALT_CONST(bc.alt_const) in build_fetch_tex()528 .ALT_CONST(bc.alt_const) in build_fetch_tex()672 .ALT_CONST(bc.alt_const) in build_fetch_vtx()680 .ALT_CONST(bc.alt_const) in build_fetch_vtx()689 .ALT_CONST(bc.alt_const) in build_fetch_vtx()
169 bc.alt_const = w1.get_ALT_CONST(); in decode_cf_alu()458 bc.alt_const = w0.get_ALT_CONST(); in decode_fetch()467 bc.alt_const = w0.get_ALT_CONST(); in decode_fetch()657 bc.alt_const = w2.get_ALT_CONST(); in decode_fetch_vtx()667 bc.alt_const = w2.get_ALT_CONST(); in decode_fetch_vtx()677 bc.alt_const = w2.get_ALT_CONST(); in decode_fetch_vtx()
447 unsigned alt_const:1; member586 unsigned alt_const:1; member
45 alt_const, enumerator
261 if (m_tex_flags.test(alt_const)) os << " AC"; in do_print()431 {"AC", alt_const},