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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c340 LLVMTypeRef i8_type = LLVMIntTypeInContext(gallivm->context, 8); local in function:lp_build_gather_avx2
373 LLVMValueRef scale = LLVMConstInt(i8_type, 1, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c340 LLVMTypeRef i8_type = LLVMIntTypeInContext(gallivm->context, 8); local in function:lp_build_gather_avx2
373 LLVMValueRef scale = LLVMConstInt(i8_type, 1, 0);

Completed in 4 milliseconds