Searched refs:i1_vec_type (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c315 LLVMTypeRef i1_vec_type = LLVMVectorType(i1_type, length); local in function:lp_build_gather_avx2
333 LLVMValueRef mask = LLVMConstAllOnes(i1_vec_type);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c315 LLVMTypeRef i1_vec_type = LLVMVectorType(i1_type, length); local in function:lp_build_gather_avx2
333 LLVMValueRef mask = LLVMConstAllOnes(i1_vec_type);

Completed in 27 milliseconds