Searched refs:BI_TABLE (Results 1 – 8 of 8) sorted by relevance
57 [BI_TABLE] = BI_SCHED_ADD,
138 .type = BI_TABLE, in bi_emit_flog2_new()
73 case BI_TABLE: return "table"; in bi_class_name()267 else if (ins->type == BI_TABLE) in bi_print_instruction()
78 BI_TABLE, enumerator
894 case BI_TABLE: in bi_pack_add()
326 bi_instruction ins = bit_ins(BI_TABLE, 1, nir_type_float, 32); in bit_table_helper()
615 case BI_TABLE: { in bit_step()
654 - pan/bi: Add BI_TABLE for fast table accesses690 - pan/bit: Add BI_TABLE test