| /xsrc/external/mit/MesaLib/src/compiler/nir/ |
| H A D | nir_constant_expressions.c | 594 _src[0][_i].i8; 596 _src[1][_i].i8; 600 _dst_val[_i].i8 = dst; 1780 _src[0][0].i8, 1781 _src[0][1].i8, 1782 _src[0][2].i8, 1783 _src[0][3].i8, 1784 _src[0][4].i8, 1785 _src[0][5].i8, 1786 _src[0][6].i8, [all...] |
| /xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/ |
| H A D | spirv_to_dxil.h | 55 int8_t i8; member in union:__anon267d1012020a
|
| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_constant_expressions.c | 639 _dst_val[_i].i8 = dst; 655 _dst_val[_i].i8 = dst; 988 _src[0][0].i8, 989 _src[0][1].i8, 995 _src[1][0].i8, 996 _src[1][1].i8, 1141 _src[0][0].i8, 1142 _src[0][1].i8, 1143 _src[0][2].i8, 1148 _src[1][0].i8, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/ |
| H A D | negative_equal_tests.cpp | 258 c[i].i8 = i + first; 329 dst[i].i8 = -src[i].i8;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_const.c | 449 LLVMTypeRef i8 = LLVMInt8TypeInContext(gallivm->context); local in function:lp_build_const_string 450 LLVMValueRef string = LLVMAddGlobal(gallivm->module, LLVMArrayType(i8, len), ""); 454 string = LLVMConstBitCast(string, LLVMPointerType(i8, 0));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_const.c | 449 LLVMTypeRef i8 = LLVMInt8TypeInContext(gallivm->context); local in function:lp_build_const_string 450 LLVMValueRef string = LLVMAddGlobal(gallivm->module, LLVMArrayType(i8, len), ""); 454 string = LLVMConstBitCast(string, LLVMPointerType(i8, 0));
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ |
| H A D | clc.h | 216 int8_t i8; member in union:__anon7ec1adaf010a
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| H A D | negative_equal_tests.cpp | 342 c[i].i8 = i + first; 400 dst[i].i8 = -src[i].i8;
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_idiv_const.c | 124 d = const_denom[alu->src[1].swizzle[comp]].i8;
|
| H A D | nir_instr_set.c | 405 if (c1[i].i8 != -c2[i].i8)
|
| H A D | nir.c | 656 case 8: v.i8 = i; break; 1252 case 8: return load->value[comp].i8;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_internal.h | 192 LLVMTypeRef i8; member in struct:si_shader_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/ |
| H A D | simdlib_512_avx512.inl | 629 int i8, 639 return _mm512_set_epi32(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0); 655 float i8, 665 return _mm512_set_ps(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0);
|
| H A D | simdlib_512_emu.inl | 791 int i8, 802 SIMD256T::set_epi32(i15, i14, i13, i12, i11, i10, i9, i8)}; 818 float i8, 829 SIMD256T::set_ps(i15, i14, i13, i12, i11, i10, i9, i8)}; 784 set_epi32(int i15,int i14,int i13,int i12,int i11,int i10,int i9,int i8,int i7,int i6,int i5,int i4,int i3,int i2,int i1,int i0) argument 811 set_ps(float i15,float i14,float i13,float i12,float i11,float i10,float i9,float i8,float i7,float i6,float i5,float i4,float i3,float i2,float i1,float i0) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/ |
| H A D | simdlib_512_avx512.inl | 629 int i8, 639 return _mm512_set_epi32(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0); 655 float i8, 665 return _mm512_set_ps(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0);
|
| H A D | simdlib_512_emu.inl | 791 int i8, 802 SIMD256T::set_epi32(i15, i14, i13, i12, i11, i10, i9, i8)}; 818 float i8, 829 SIMD256T::set_ps(i15, i14, i13, i12, i11, i10, i9, i8)}; 784 set_epi32(int i15,int i14,int i13,int i12,int i11,int i10,int i9,int i8,int i7,int i6,int i5,int i4,int i3,int i2,int i1,int i0) argument 811 set_ps(float i15,float i14,float i13,float i12,float i11,float i10,float i9,float i8,float i7,float i6,float i5,float i4,float i3,float i2,float i1,float i0) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_llvm_build.c | 74 ctx->i8 = LLVMInt8TypeInContext(ctx->context); 90 ctx->i8_0 = LLVMConstInt(ctx->i8, 0, false); 91 ctx->i8_1 = LLVMConstInt(ctx->i8, 1, false); 208 if (t == ctx->i8) 209 return ctx->i8; 262 if (t == ctx->i8) 263 return ctx->i8; 1626 /* LLVM 9+ supports i8/i16 with struct/raw intrinsics. */ 1658 /* LLVM 9+ supports i8/i16 with struct/raw intrinsics. */ 1661 1, ctx->i8, gl [all...] |
| H A D | ac_llvm_build.h | 61 LLVMTypeRef i8; member in struct:ac_llvm_context
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 77 ctx->i8 = LLVMInt8TypeInContext(ctx->context); 100 ctx->i8_0 = LLVMConstInt(ctx->i8, 0, false); 101 ctx->i8_1 = LLVMConstInt(ctx->i8, 1, false); 209 else if (t == ctx->i8) 210 return ctx->i8; 260 if (t == ctx->i8) 261 return ctx->i8; 1381 return ac_build_buffer_load_common(ctx, rsrc, NULL, voffset, soffset, 1, ctx->i8, cache_policy, 1504 load_log_size == 0 ? ctx->i8 : load_log_size == 1 ? ctx->i16 : ctx->i32; 1739 vdata = LLVMBuildBitCast(ctx->builder, vdata, ctx->i8, ""); [all...] |
| H A D | ac_nir_to_llvm.c | 95 lds_i8 = LLVMBuildBitCast(ctx->ac.builder, ctx->ac.lds, LLVMPointerType(ctx->ac.i8, AC_ADDR_SPACE_LDS), ""); 1666 LLVMTypeRef vec_type = LLVMVectorType(ctx->ac.i8, 4 * load_dwords); 1690 LLVMVectorType(ctx->ac.i8, instr->dest.ssa.num_components), ""); 2080 LLVMTypeRef byte_vec = LLVMVectorType(ctx->ac.i8, ac_get_type_size(LLVMTypeOf(ret))); 2277 LLVMVectorType(ctx->ac.i8, num_components * 4), ""); 4182 channel_type = ctx->ac.i8; 4994 return ac->i8; 5112 LLVMTypeRef pointee_type = ctx->ac.i8; 5296 ac_build_alloca_undef(&ctx->ac, LLVMArrayType(ctx->ac.i8, shader->scratch_size), "scratch"); 5306 LLVMTypeRef type = LLVMArrayType(ctx->ac.i8, shade [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_shader_ngg.c | 588 LLVMTypeRef pi8 = LLVMPointerType(ctx->ac.i8, AC_ADDR_SPACE_LDS); 1044 LLVMBuildStore(builder, LLVMBuildTrunc(builder, vertex_count, ctx->ac.i8, ""), 1079 LLVMBuildStore(builder, LLVMBuildTrunc(builder, new_id, ctx->ac.i8, ""), 1108 LLVMBuildStore(builder, LLVMBuildTrunc(builder, ac_get_arg(&ctx->ac, ctx->args.tes_rel_patch_id), ctx->ac.i8, ""), 1533 LLVMArrayType(ctx->ac.i8, 4), 1568 * \return an LDS pointer to type {[N x i32], [4 x i8]} 1683 tmp = LLVMBuildZExt(builder, iscompleteprim, ctx->ac.i8, ""); 1686 LLVMBuildShl(builder, LLVMBuildZExt(builder, is_odd, ctx->ac.i8, ""), ctx->ac.i8_1, ""), ""); 1723 LLVMValueRef i8_0 = LLVMConstInt(ctx->ac.i8, 0, false); 1904 tmp2 = LLVMBuildTrunc(builder, tid, ctx->ac.i8, ""); [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_instr_set.c | 388 return c1.i8 == -c2.i8;
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_private.h | 855 case 8: return val->constant->values[0].i8;
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard.h | 1024 int8_t i8[16]; member in union:midgard_constants
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 184 LLVMPointerType(ctx->ac.i8, AC_ADDR_SPACE_CONST), NULL, 0, 1471 LLVMArrayType(ctx->ac.i8, 4), 1506 * \return an LDS pointer to type {[N x i32], [4 x i8]} 1726 LLVMValueRef i8_0 = LLVMConstInt(ctx->ac.i8, 0, false); 1894 tmp2 = LLVMBuildTrunc(builder, tid, ctx->ac.i8, ""); 2066 tmp = LLVMBuildZExt(builder, iscompleteprim, ctx->ac.i8, ""); 2069 LLVMBuildShl(builder, LLVMBuildZExt(builder, is_odd, ctx->ac.i8, ""), ctx->ac.i8_1, ""), "");
|