Searched refs:i32undef (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.c314 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); local in function:lp_build_intrinsic_binary_anylength
328 elems[i] = i32undef;
H A Dlp_bld_sample.c239 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); local in function:lp_build_rho
442 shuffles1[4*i + 3] = i32undef;
446 shuffles2[4*i + 3] = i32undef;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.c320 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); local in function:lp_build_intrinsic_binary_anylength
334 elems[i] = i32undef;
H A Dlp_bld_sample.c364 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); local in function:lp_build_rho
567 shuffles1[4*i + 3] = i32undef;
571 shuffles2[4*i + 3] = i32undef;

Completed in 10 milliseconds