Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2223 LLVMTypeRef i324_vectype = LLVMVectorType(LLVMInt32TypeInContext( in lp_build_fetch_s3tc_rgba_aos() local
2266 rgba4[count] = LLVMBuildBitCast(builder, rgba4[count], i324_vectype, ""); in lp_build_fetch_s3tc_rgba_aos()
2578 LLVMTypeRef i324_vectype = LLVMVectorType(LLVMInt32TypeInContext( in lp_build_fetch_rgtc_rgba_aos() local
2621 rgba4[count] = LLVMBuildBitCast(builder, rgba4[count], i324_vectype, ""); in lp_build_fetch_rgtc_rgba_aos()

Completed in 5 milliseconds