Searched refs:shuffle_type (Results 1 – 4 of 4) sorted by relevance
494 const analysis::Type* shuffle_type = in ReplaceMbcnt() local496 uint32_t shuffle_type_id = type_mgr->GetTypeInstruction(shuffle_type); in ReplaceMbcnt()
6033 brw_reg_type shuffle_type = in shuffle_src_to_dst() local6039 shuffle_type, i % size_ratio); in shuffle_src_to_dst()6041 retype(offset(src, bld, i + first_component), shuffle_type)); in shuffle_src_to_dst()6053 brw_reg_type shuffle_type = in shuffle_src_to_dst() local6059 shuffle_type, (first_component + i) % size_ratio); in shuffle_src_to_dst()6060 bld.MOV(retype(offset(dst, bld, i), shuffle_type), in shuffle_src_to_dst()