Home | History | Annotate | Download | only in llvmpipe

Lines Matching refs:lp_build_const_int32

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);
975 LLVMValueRef num_loop = lp_build_const_int32(gallivm, num_fs);
997 LLVMValueRef indexi = lp_build_const_int32(gallivm, i);
1027 LLVMValueRef indexi = lp_build_const_int32(gallivm, i);
1049 LLVMValueRef index = lp_build_const_int32(gallivm, cbuf);