Home | History | Annotate | Download | only in gallivm

Lines Matching refs:lp_build_const_int32

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);
773 elems[i] = lp_build_const_int32(gallivm, src_type.length);