Home
last modified time | relevance | path

Searched refs:type4 (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c266 struct lp_type type4; in lp_build_swizzle_scalar_aos() local
284 type4 = type; in lp_build_swizzle_scalar_aos()
285 type4.floating = FALSE; in lp_build_swizzle_scalar_aos()
286 type4.width *= 4; in lp_build_swizzle_scalar_aos()
287 type4.length /= 4; in lp_build_swizzle_scalar_aos()
289 a = LLVMBuildBitCast(builder, a, lp_build_vec_type(bld->gallivm, type4), ""); in lp_build_swizzle_scalar_aos()
301 … tmp = LLVMBuildShl(builder, a, lp_build_const_int_vec(bld->gallivm, type4, shift*type.width), ""); in lp_build_swizzle_scalar_aos()
303 …tmp = LLVMBuildLShr(builder, a, lp_build_const_int_vec(bld->gallivm, type4, -shift*type.width), ""… in lp_build_swizzle_scalar_aos()
468 struct lp_type type4; in lp_build_swizzle_aos() local
487 type4 = type; in lp_build_swizzle_aos()
[all …]
Dlp_bld_sample_soa.c3262 struct lp_type type4 = type; in lp_build_sample_soa_code() local
3267 type4.length = 4; in lp_build_sample_soa_code()
3288 bld4.vector_width = lp_type_width(type4); in lp_build_sample_soa_code()
3292 bld4.coord_type = type4; in lp_build_sample_soa_code()
3293 bld4.int_coord_type = lp_int_type(type4); in lp_build_sample_soa_code()
3305 bld4.num_mips = type4.length; in lp_build_sample_soa_code()
3306 bld4.num_lods = type4.length; in lp_build_sample_soa_code()
3312 bld4.num_mips = type4.length; in lp_build_sample_soa_code()
3313 bld4.num_lods = type4.length; in lp_build_sample_soa_code()
3317 bld4.num_lods = type4.length; in lp_build_sample_soa_code()
[all …]
Dlp_bld_sample.c1289 struct lp_type type4; in lp_build_mipmap_level_sizes() local
1291 type4 = bld->int_coord_bld.type; in lp_build_mipmap_level_sizes()
1292 type4.length = 4; in lp_build_mipmap_level_sizes()
1294 lp_build_context_init(&bld4, bld->gallivm, type4); in lp_build_mipmap_level_sizes()
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h2000 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
2001 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \
2008 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
2010 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \
2026 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
2028 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \
2319 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
2320 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \
2325 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
2327 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \
[all …]
/external/llvm-project/clang/test/SemaTemplate/
Dms-if-exists.cpp22 typedef T::X type4; in __if_exists() typedef
29 X<int>::type4 i4; // expected-error{{no type named 'type4' in 'X<int>'}}
/external/clang/test/SemaTemplate/
Dms-if-exists.cpp22 typedef T::X type4; in __if_exists() typedef
29 X<int>::type4 i4; // expected-error{{no type named 'type4' in 'X<int>'}}
/external/llvm-project/clang/test/Index/
Dannotate-nested-name-specifier.cpp110 typedef class outer_alias::inner::vector<type>::template rebind<type>::other type4; typedef
/external/clang/test/Index/
Dannotate-nested-name-specifier.cpp110 typedef class outer_alias::inner::vector<type>::template rebind<type>::other type4; typedef
/external/libxkbcommon/test/data/symbols/
Dlatin121 xkb_symbols "type4" {
Dde6 include "latin(type4)"
742 include "latin(type4)"
/external/libxkbcommon/test/data/rules/
Devdev-xkbcommon302 sun4 $nonlatin = latin+sun_vndr/us(type4)+%l%(v):2
303 sun4 * = latin+sun_vndr/us(type4)+%l%(v)
416 sun4 * = latin+sun_vndr/us(type4)+%l[1]%(v[1])
/external/llvm-project/clang/test/Modules/
Dodr_hash.cpp3111 void type4(); \
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTarget.td869 def type4 : TypedOperand<"OPERAND_GENERIC_4">;
/external/llvm-project/llvm/include/llvm/Target/
DTarget.td888 def type4 : TypedOperand<"OPERAND_GENERIC_4">;
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIROps.td884 #fir.instance<!fir.type<type4>>, ^bb4(%1,%3 : i32,f32),
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenInstrInfo.inc7854 type4 = 58,
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenInstrInfo.inc10700 type4 = 93,
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenInstrInfo.inc18792 type4 = 197,
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenInstrInfo.inc14799 type4 = 270,
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenInstrInfo.inc49497 type4 = 74,