HomeSort by relevance Sort by last modified time
    Searched refs:lp_build_const_int32 (Results 1 - 25 of 27) sorted by null

1 2

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_quad.c 140 shuffles1[4*i + 0] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_LEFT + s1);
141 shuffles1[4*i + 1] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_LEFT + s1);
142 shuffles1[4*i + 2] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_LEFT + s2);
143 shuffles1[4*i + 3] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_LEFT + s2);
144 shuffles2[4*i + 0] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_RIGHT + s1);
145 shuffles2[4*i + 1] = lp_build_const_int32(gallivm, LP_BLD_QUAD_BOTTOM_LEFT + s1);
146 shuffles2[4*i + 2] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_RIGHT + s2);
147 shuffles2[4*i + 3] = lp_build_const_int32(gallivm, LP_BLD_QUAD_BOTTOM_LEFT + s2);
lp_bld_gather.c 58 LLVMValueRef index = lp_build_const_int32(gallivm, i);
139 LLVMValueRef index = lp_build_const_int32(gallivm, i);
162 LLVMValueRef index = lp_build_const_int32(gallivm, i);
lp_bld_sample.c 249 shuffles1[4*i + 0] = lp_build_const_int32(gallivm, 4*i);
250 shuffles1[4*i + 1] = lp_build_const_int32(gallivm, 4*i + 2);
251 shuffles1[4*i + 2] = lp_build_const_int32(gallivm, length + 4*i);
253 shuffles2[4*i + 0] = lp_build_const_int32(gallivm, 4*i + 1);
254 shuffles2[4*i + 1] = lp_build_const_int32(gallivm, 4*i + 3);
255 shuffles2[4*i + 2] = lp_build_const_int32(gallivm, length + 4*i + 1);
738 indexes[0] = lp_build_const_int32(bld->gallivm, 0);
783 indexes[0] = lp_build_const_int32(bld->gallivm, 0);
    [all...]
lp_bld_struct.c 55 indices[0] = lp_build_const_int32(gallivm, 0);
56 indices[1] = lp_build_const_int32(gallivm, member);
89 indices[0] = lp_build_const_int32(gallivm, 0);
lp_bld_pack.c 99 elems[i + 0] = lp_build_const_int32(gallivm, 0 + j);
100 elems[i + 1] = lp_build_const_int32(gallivm, n + j);
124 elems[i + 0] = lp_build_const_int32(gallivm, 0 + j);
125 elems[i + 1] = lp_build_const_int32(gallivm, n + j);
143 elems[i] = lp_build_const_int32(gallivm, 2*i);
165 elems[i] = lp_build_const_int32(gallivm, i + start);
203 shuffles[i] = lp_build_const_int32(gallivm, i);
714 LLVMValueRef srcindex = lp_build_const_int32(gallivm, i);
715 LLVMValueRef dstindex = lp_build_const_int32(gallivm, i % dst_type.length);
769 elems[i] = lp_build_const_int32(gallivm, i)
    [all...]
lp_bld_const.h 122 lp_build_const_int32(struct gallivm_state *gallivm, int i) function
lp_bld_format_aos.c 212 shifts[i] = lp_build_const_int32(gallivm, shift);
213 masks[i] = lp_build_const_int32(gallivm, mask);
291 swizzles[i] = lp_build_const_int32(gallivm, j);
315 shifts[i] = lp_build_const_int32(gallivm, shift);
341 lp_build_const_int32(gallivm, i), "");
575 LLVMValueRef index = lp_build_const_int32(gallivm, k);
683 LLVMValueRef index = lp_build_const_int32(gallivm, k);
lp_bld_tgsi_soa.c 394 LLVMValueRef lindex = lp_build_const_int32(bld->bld_base.base.gallivm, index * 4 + chan);
416 LLVMValueRef lindex = lp_build_const_int32(bld->bld_base.base.gallivm,
443 LLVMValueRef ii = lp_build_const_int32(bld->gallivm, i);
486 LLVMValueRef ii = lp_build_const_int32(gallivm, i);
618 index = lp_build_const_int32(gallivm, reg->Register.Index*4 + swizzle);
698 LLVMValueRef lindex = lp_build_const_int32(gallivm,
    [all...]
lp_bld_intr.c 164 elems[i] = lp_build_const_int32(gallivm, i);
240 LLVMValueRef index = lp_build_const_int32(gallivm, i);
lp_bld_arit.c 386 shuffles1[i] = lp_build_const_int32(bld->gallivm, i);
387 shuffles2[i] = lp_build_const_int32(bld->gallivm, i + length);
405 index = lp_build_const_int32(bld->gallivm, 0);
407 index = lp_build_const_int32(bld->gallivm, 1);
433 shuffles[0] = lp_build_const_int32(gallivm, 0);
434 shuffles[1] = lp_build_const_int32(gallivm, 1);
435 shuffles[2] = lp_build_const_int32(gallivm, 4);
436 shuffles[3] = lp_build_const_int32(gallivm, 5);
443 shuffles[0] = lp_build_const_int32(gallivm, 2);
444 shuffles[1] = lp_build_const_int32(gallivm, 3)
    [all...]
lp_bld_printf.c 129 params[2 + i] = LLVMBuildExtractElement(builder, value, lp_build_const_int32(gallivm, i), "");
lp_bld_format_soa.c 410 LLVMValueRef index = lp_build_const_int32(gallivm, k);
431 LLVMValueRef chan_val = lp_build_const_int32(gallivm, chan),
lp_bld_sample_soa.c 186 lp_build_const_int32(bld->gallivm, chan));
    [all...]
lp_bld_logic.c 294 LLVMValueRef index = lp_build_const_int32(gallivm, i);
353 LLVMValueRef index = lp_build_const_int32(gallivm, i);
lp_bld_tgsi_aos.c 127 index = lp_build_const_int32(bld->bld_base.base.gallivm,
140 swizzle = lp_build_const_int32(bld->bld_base.base.gallivm,
157 shuffles[chan] = lp_build_const_int32(bld->bld_base.base.gallivm, chan);
419 LLVMValueRef array_size = lp_build_const_int32(gallivm, last + 1);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm_sample.c 104 indices[0] = lp_build_const_int32(gallivm, 0);
106 indices[1] = lp_build_const_int32(gallivm, DRAW_JIT_CTX_TEXTURES);
108 indices[2] = lp_build_const_int32(gallivm, unit);
110 indices[3] = lp_build_const_int32(gallivm, member_index);
draw_llvm.c 518 lp_build_const_int32(gallivm, velem->instance_divisor),
530 lp_build_const_int32(gallivm, velem->src_offset),
589 indices[0] = lp_build_const_int32(gallivm, 0);
591 indices[2] = lp_build_const_int32(gallivm, 0);
616 LLVMValueRef attr_index = lp_build_const_int32(gallivm, attrib);
625 inds[i] = lp_build_const_int32(gallivm, i);
748 indices[1] = lp_build_const_int32(gallivm, 0);
751 inds[i] = lp_build_const_int32(gallivm, i);
822 index = lp_build_const_int32(gallivm, i);
825 index = lp_build_const_int32(gallivm, i+4)
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 109 indices[0] = lp_build_const_int32(gallivm, 0);
111 indices[1] = lp_build_const_int32(gallivm, LP_JIT_CTX_TEXTURES);
113 indices[2] = lp_build_const_int32(gallivm, unit);
115 indices[3] = lp_build_const_int32(gallivm, member_index);
lp_state_setup.c 98 LLVMValueRef i0 = lp_build_const_int32(gallivm, 0);
99 LLVMValueRef i1 = lp_build_const_int32(gallivm, 1);
100 LLVMValueRef i2 = lp_build_const_int32(gallivm, 2);
101 LLVMValueRef i3 = lp_build_const_int32(gallivm, 3);
125 LLVMValueRef index = lp_build_const_int32(gallivm, i);
141 LLVMValueRef idx = lp_build_const_int32(gallivm, slot);
201 idx[0] = lp_build_const_int32(gallivm, attr);
202 idx[1] = lp_build_const_int32(gallivm, elem);
216 LLVMValueRef idx2 = lp_build_const_int32(gallivm, bcolor_slot);
219 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, lp_build_const_int32(gallivm, 0), ""); /** need i1 for if condition *
    [all...]
lp_bld_interp.c 142 nr = lp_build_const_int32(gallivm, i);
184 LLVMValueRef index = lp_build_const_int32(gallivm,
284 index = lp_build_const_int32(gallivm, chan);
378 LLVMValueRef nr = lp_build_const_int32(gallivm, i);
389 LLVMValueRef index = lp_build_const_int32(gallivm,
460 LLVMValueRef chan_index = lp_build_const_int32(gallivm, chan);
763 lp_build_const_int32(gallivm, num_loops),
767 lp_build_const_int32(gallivm, num_loops),
770 index = lp_build_const_int32(gallivm, i);
lp_state_fs.c 522 lp_build_const_int32(gallivm, 0),
525 lp_build_const_int32(gallivm, 1));
532 lp_build_const_int32(gallivm, depth_bits * type.length),
728 LLVMValueRef index = lp_build_const_int32(gallivm, chan);
743 LLVMValueRef index = lp_build_const_int32(gallivm, chan);
    [all...]
lp_bld_depth.c 480 shuffles[i] = lp_build_const_int32(gallivm, 4*i);
690 LLVMValueRef zero = lp_build_const_int32(gallivm, 0);
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c 156 sgpr_index = lp_build_const_int32(gallivm, sgpr);
223 t_offset = lp_build_const_int32(base->gallivm, input_index);
228 attribute_offset = lp_build_const_int32(base->gallivm, 0);
245 LLVMValueRef llvm_chan = lp_build_const_int32(base->gallivm, chan);
279 LLVMValueRef attr_number = lp_build_const_int32(gallivm, input_index);
325 LLVMValueRef llvm_chan = lp_build_const_int32(gallivm, chan);
372 offset = lp_build_const_int32(base->gallivm,
441 args[0] = lp_build_const_int32(base->gallivm, 0xf);
450 args[3] = lp_build_const_int32(base->gallivm, target);
557 last_args[0] = lp_build_const_int32(base->gallivm, 0x0)
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_llvm.c 27 LLVMValueRef idx = lp_build_const_int32(bld_base->base.gallivm,
49 LLVMValueRef reg = lp_build_const_int32(
81 LLVMValueRef reg = lp_build_const_int32(
102 LLVMValueRef reg_index = lp_build_const_int32(
126 LLVMValueRef reg_index = lp_build_const_int32(
158 args[c++] = lp_build_const_int32(gallivm,
160 args[c++] = lp_build_const_int32(gallivm,
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c 93 LLVMValueRef offset = lp_build_const_int32(gallivm, reg->Register.Index);
96 lp_build_const_int32(gallivm, 4), "");
98 lp_build_const_int32(gallivm, swizzle), "");
292 LLVMValueRef index = lp_build_const_int32(gallivm, chan);
537 LLVMValueRef idx = lp_build_const_int32(gallivm, i);
    [all...]

Completed in 2012 milliseconds

1 2