Home
last modified time | relevance | path

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

123

/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-7.0/llvm/lib/Target/Mips/
DMipsLegalizerInfo.cpp22 const LLT s32 = LLT::scalar(32); in MipsLegalizerInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86LegalizerInfo.cpp94 const LLT s32 = LLT::scalar(32); in setLegalizerInfo32bit() local
182 const LLT s32 = LLT::scalar(32); in setLegalizerInfo64bit() local
241 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE1() local
270 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE2() local
/external/libvpx/libvpx/vpx_dsp/arm/
Didct4x4_add_neon.c22 uint32x2_t s32 = vdup_n_u32(0); in vpx_idct4x4_16_add_neon() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dtypes_test.cpp110 auto* s32 = types.back().get(); in GenerateAllTypes() local
259 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
267 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtypes_test.cpp110 auto* s32 = types.back().get(); in GenerateAllTypes() local
259 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
267 auto s32 = MakeUnique<Integer>(32, true); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/GlobalISel/
DPatternMatchTest.cpp243 LLT s32 = LLT::scalar(32); in TEST() local
287 LLT s32 = LLT::scalar(32); in TEST() local
357 LLT s32 = LLT::scalar(32); in TEST() local
415 LLT s32 = LLT::scalar(32); in TEST() local
460 LLT s32 = LLT::scalar(32); in TEST() local
DLegalizerInfoTest.cpp157 LLT s32 = LLT::scalar(32); in TEST() local
/external/u-boot/arch/arc/include/asm/
Dtypes.h39 typedef signed int s32; typedef
/external/u-boot/arch/nios2/include/asm/
Dtypes.h44 typedef signed int s32; typedef
/external/u-boot/arch/xtensa/include/asm/
Dtypes.h41 typedef signed int s32; typedef
/external/u-boot/arch/microblaze/include/asm/
Dtypes.h44 typedef signed int s32; typedef
/external/u-boot/arch/sh/include/asm/
Dtypes.h45 typedef __signed__ int s32; typedef
/external/u-boot/arch/riscv/include/asm/
Dtypes.h47 typedef signed int s32; typedef
/external/u-boot/arch/nds32/include/asm/
Dtypes.h46 typedef signed int s32; typedef
/external/u-boot/arch/x86/include/asm/
Dtypes.h36 typedef signed int s32; typedef
/external/u-boot/arch/m68k/include/asm/
Dtypes.h36 typedef signed int s32; typedef
/external/u-boot/arch/arm/include/asm/
Dtypes.h36 typedef signed int s32; typedef
/external/u-boot/arch/sandbox/include/asm/
Dtypes.h41 typedef signed int s32; typedef
/external/u-boot/arch/powerpc/include/asm/
Dtypes.h36 typedef signed int s32; typedef
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_jit_compiled_cpu_function_test.cc118 const xla::Shape s32 = ShapeUtil::MakeShape(xla::S32, {}); in TEST() local
/external/u-boot/arch/mips/include/asm/
Dtypes.h52 typedef __signed int s32; typedef
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h11 typedef int32_t s32; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp75 const LLT s32 = LLT::scalar(32); in ARMLegalizerInfo() local
/external/dng_sdk/source/
Ddng_resample.cpp246 real32 s32 = (real32) (1.0 / t32); in Initialize() local
435 const real32 s32 = (real32) (1.0 / t32); in Initialize() local

123