Home
last modified time | relevance | path

Searched refs:i32undef (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c153 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in lp_build_intrinsic_binary_anylength() local
167 elems[i] = i32undef; in lp_build_intrinsic_binary_anylength()
Dlp_bld_sample.c209 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in lp_build_rho() local
252 shuffles1[4*i + 3] = i32undef; in lp_build_rho()
256 shuffles2[4*i + 3] = i32undef; in lp_build_rho()
Dlp_bld_tgsi_soa.c1233 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in emit_tex() local
1249 shuffles[4*quad + 2] = i32undef; in emit_tex()
1250 shuffles[4*quad + 3] = i32undef; in emit_tex()