Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c273 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in lp_build_intrinsic_binary_anylength() local
287 elems[i] = i32undef; in lp_build_intrinsic_binary_anylength()
Dlp_bld_sample.c239 LLVMValueRef i32undef = LLVMGetUndef(LLVMInt32TypeInContext(gallivm->context)); in lp_build_rho() local
442 shuffles1[4*i + 3] = i32undef; in lp_build_rho()
446 shuffles2[4*i + 3] = i32undef; in lp_build_rho()