Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2221 LLVMTypeRef i128_type = LLVMIntTypeInContext(gallivm->context, 128); in lp_build_fetch_s3tc_rgba_aos() local
2222 LLVMTypeRef i128_vectype = LLVMVectorType(i128_type, n / 4); in lp_build_fetch_s3tc_rgba_aos()
2575 LLVMTypeRef i128_type = LLVMIntTypeInContext(gallivm->context, 128); in lp_build_fetch_rgtc_rgba_aos() local
2576 LLVMTypeRef i128_vectype = LLVMVectorType(i128_type, n / 4); in lp_build_fetch_rgtc_rgba_aos()

Completed in 5 milliseconds