Searched refs:i32undef (Results 1 – 3 of 3) sorted by relevance
153 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in lp_build_intrinsic_binary_anylength() local167 elems[i] = i32undef; in lp_build_intrinsic_binary_anylength()
209 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in lp_build_rho() local252 shuffles1[4*i + 3] = i32undef; in lp_build_rho()256 shuffles2[4*i + 3] = i32undef; in lp_build_rho()
1233 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in emit_tex() local1249 shuffles[4*quad + 2] = i32undef; in emit_tex()1250 shuffles[4*quad + 3] = i32undef; in emit_tex()