Searched refs:BRW_HORIZONTAL_STRIDE_1 (Results 1 – 6 of 6) sorted by relevance
240 BRW_HORIZONTAL_STRIDE_1, in brw_vec16_reg()256 BRW_HORIZONTAL_STRIDE_1, in brw_vec8_reg()272 BRW_HORIZONTAL_STRIDE_1, in brw_vec4_reg()288 BRW_HORIZONTAL_STRIDE_1, in brw_vec2_reg()438 imm.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_imm_v()449 imm.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_imm_vf()466 imm.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_imm_vf4()
66 hwreg.hstride == BRW_HORIZONTAL_STRIDE_1 && in brw_print_reg()
406 mov->bits1.da1.dest_horiz_stride != BRW_HORIZONTAL_STRIDE_1 || in brw_is_grf_to_mrf_mov()414 mov->bits2.da1.src0_horiz_stride != BRW_HORIZONTAL_STRIDE_1 || in brw_is_grf_to_mrf_mov()438 inst->bits1.da1.dest_horiz_stride == BRW_HORIZONTAL_STRIDE_1 && in brw_is_grf_straight_write()
123 dest.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_set_dest()141 dest.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_set_dest()1674 assert(dest.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math()1676 assert(src.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math()1739 assert(dest.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math2()1741 assert(src0.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math2()1742 assert(src1.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math2()
559 #define BRW_HORIZONTAL_STRIDE_1 1 macro
360 BRW_HORIZONTAL_STRIDE_1, in brw_vs_alloc_regs()