Home
last modified time | relevance | path

Searched defs:s32 (Results 1 – 25 of 98) sorted by relevance

1234

/external/neven/FaceRecEm/common/src/b_FDSDK/
DTypes.h38 typedef signed int s32; typedef
43 typedef signed long s32; typedef
48 typedef signed int s32; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86LegalizerInfo.cpp112 const LLT s32 = LLT::scalar(32); in setLegalizerInfo32bit() local
208 const LLT s32 = LLT::scalar(32); in setLegalizerInfo64bit() local
288 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE1() local
317 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE2() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86LegalizerInfo.cpp110 const LLT s32 = LLT::scalar(32); in setLegalizerInfo32bit() local
209 const LLT s32 = LLT::scalar(32); in setLegalizerInfo64bit() local
295 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE1() local
328 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE2() local
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_bitfields_probed.c26 int32_t s32; member
37 int64_t s32; member
Dtest_core_reloc_bitfields_direct.c26 int32_t s32; member
37 int64_t s32; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/GISel/
DM68kLegalizerInfo.cpp26 const LLT s32 = LLT::scalar(32); in M68kLegalizerInfo() local
/external/skia/tests/
DFloat16Test.cpp66 uint32_t s32 = (uint32_t) bits & kF32_Sign; local
163 uint32_t s32 = s16 << 16; local
/external/libvpx/vpx_dsp/arm/
Didct4x4_add_neon.c22 uint32x2_t s32 = vdup_n_u32(0); in vpx_idct4x4_16_add_neon() local
/external/igt-gpu-tools/lib/
Dpanfrost-misc.h37 typedef int32_t s32; typedef
/external/deqp/external/vulkancts/vkscserver/
DvksCommon.hpp38 using s32 = int32_t; typedef
/external/libffi/testsuite/libffi.call/
Dstruct10.c14 int s32; member
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_jit_compiled_cpu_function_test.cc218 const xla::Shape s32 = ShapeUtil::MakeShape(xla::S32, {}); in TEST() local
268 const xla::Shape s32 = ShapeUtil::MakeShape(xla::S32, {}); in TEST() local
/external/angle/third_party/spirv-tools/src/test/opt/
Dtypes_test.cpp133 auto* s32 = types.back().get(); local
368 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
376 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtypes_test.cpp133 auto* s32 = types.back().get(); local
368 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
376 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dtypes_test.cpp133 auto* s32 = types.back().get(); local
368 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
376 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
/external/elfutils/tests/
Dread_unaligned.c64 union s32 union
481 union s32 s32; in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsLegalizerInfo.cpp57 const LLT s32 = LLT::scalar(32); in MipsLegalizerInfo() local
269 const LLT s32 = LLT::scalar(32); in legalizeCustom() local
/external/cronet/third_party/libc++/src/test/std/utilities/memory/ptr.align/
Dassume_aligned.pass.cpp69 S32 s32; in tests() local
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h11 typedef int32_t s32; typedef
/external/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/
Dmain.c28 int32_t s32; member
/external/swiftshader/third_party/marl/src/
Dmemory_test.cpp65 auto s32 = allocator->create<StructWith32ByteAlignment>(); in TEST_F() local
/external/cronet/base/
Dbig_endian_unittest.cc20 int32_t s32 = 0; in TEST() local
36 int32_t s32 = 0; in TEST() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsLegalizerInfo.cpp73 const LLT s32 = LLT::scalar(32); in MipsLegalizerInfo() local
339 const LLT s32 = LLT::scalar(32); in legalizeCustom() local
/external/libtracefs/src/
Dsqlhist.tab.h93 int s32; member
/external/sdv/vsomeip/third_party/boost/mpl/test/
Dset.cpp235 typedef mpl::set<int,char,long> s32; in MPL_TEST_CASE() typedef

1234