Searched refs:BIR_SRC_COUNT (Results 1 – 3 of 3) sorted by relevance
132 #define BIR_SRC_COUNT 4 macro269 unsigned src[BIR_SRC_COUNT];286 bool src_abs[BIR_SRC_COUNT];287 bool src_neg[BIR_SRC_COUNT];299 nir_alu_type src_types[BIR_SRC_COUNT];308 uint8_t swizzle[BIR_SRC_COUNT][NIR_MAX_VEC_COMPONENTS];
335 if (s < BIR_SRC_COUNT) in bi_print_instruction()
400 bit_t srcs[BIR_SRC_COUNT] = { 0 }; in bit_step()