Searched refs:dst_elms (Results 1 – 2 of 2) sorted by relevance
132 std::array<PValue,4> dst_elms; in emit_cube_txd() local137 dst_elms[i] = v[i]; in emit_cube_txd()171 GPRVector dst(dst_elms); in emit_cube_txd()204 std::array<PValue,4> dst_elms; in emit_cube_txl() local209 dst_elms[i] = v[i]; in emit_cube_txl()218 GPRVector dst(dst_elms); in emit_cube_txl()274 std::array<PValue,4> dst_elms; in emit_cube_txb() local279 dst_elms[i] = v[i]; in emit_cube_txb()284 GPRVector dst(dst_elms); in emit_cube_txb()317 std::array<PValue,4> dst_elms; in emit_cube_tex() local[all …]
615 std::array<PValue,4> dst_elms; in emit_buffer_size() local619 dst_elms[i] = from_nir(intr->dest, (i < intr->dest.ssa.num_components) ? i : 7); in emit_buffer_size()622 GPRVector dst(dst_elms); in emit_buffer_size()