Home
last modified time | relevance | path

Searched defs:S32 (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_type.h80 typedef int32_t S32; typedef
87 typedef signed int S32; typedef
92 typedef signed long S32; typedef
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_type.h81 typedef int32_t S32; typedef
88 typedef signed int S32; typedef
93 typedef signed long S32; typedef
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_type.h79 typedef int32_t S32; typedef
86 typedef signed int S32; typedef
91 typedef signed long S32; typedef
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc_common.h31 # define S32(x) ((x) << 32) macro
40 # define S32(x) ((x) >> 32) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp133 const LLT S32 = LLT::scalar(32); in applyBank() local
721 LLT S32 = LLT::scalar(32); in buildReadFirstLane() local
1096 const LLT S32 = LLT::scalar(32); in applyMappingLoad() local
1249 const LLT S32 = LLT::scalar(32); in setBufferOffsets() local
1334 const LLT S32 = LLT::scalar(32); in applyMappingSBufferLoad() local
1459 const LLT S32 = LLT::scalar(32); in applyMappingBFE() local
1572 LLT S32 = LLT::scalar(32); in applyMappingMAD_64_32() local
1722 const LLT S32 = LLT::scalar(32); in unpackV2S16ToS32() local
1774 const LLT S32 = LLT::scalar(32); in handleD16VData() local
1801 const LLT S32 = LLT::scalar(32); in splitBufferOffsets() local
[all …]
H A DAMDGPULegalizerInfo.cpp285 static const LLT S32 = LLT::scalar(32); variable
599 const LLT S32 = LLT::scalar(32); in castBufferRsrcFromV4I32() local
2197 const LLT S32 = LLT::scalar(32); in getSegmentAperture() local
2309 const LLT S32 = LLT::scalar(32); in legalizeAddrSpaceCast() local
2497 LLT S32 = LLT::scalar(32); in extractF64Exponent() local
2514 const LLT S32 = LLT::scalar(32); in legalizeIntrinsicTrunc() local
2563 const LLT S32 = LLT::scalar(32); in legalizeITOFP() local
2621 const LLT S32 = LLT::scalar(32); in legalizeFPTOI() local
2900 LLT S32 = LLT::scalar(32); in buildAbsGlobalAddress() local
3000 LLT S32 = LLT::scalar(32); in legalizeGlobalValue() local
[all …]
H A DAMDGPUPostLegalizerCombiner.cpp229 const LLT S32 = LLT::scalar(32); in applyUCharToFloat() local
349 const LLT S32 = LLT::scalar(32); in applyCvtF32UByteN() local
H A DAMDGPUPreLegalizerCombiner.cpp183 const LLT S32 = LLT::scalar(32); in applyClampI64ToI16() local
H A DAMDGPUCallLowering.cpp75 LLT S32 = LLT::scalar(32); in assignValueToReg() local
199 const LLT S32 = LLT::scalar(32); in getStackAddress() local
877 const LLT S32 = LLT::scalar(32); in passSpecialInputs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp47 const LLT S32 = LLT::scalar(32); in PPCLegalizerInfo() local
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h64 typedef int32_t S32; typedef
/freebsd/sys/dev/isci/
H A Denvironment.h53 typedef int32_t S32; typedef
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h117 typedef int S32; typedef
/freebsd/contrib/libarchive/libarchive/
H A Dxxhash.c114 typedef int32_t S32; typedef
120 typedef signed int S32; typedef
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dmem.h131 typedef int32_t S32; typedef
149 typedef signed int S32; typedef
H A Dxxhash.c131 typedef int32_t S32; typedef
137 typedef signed int S32; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c305 #define S32 S16 S16 in test_archive_string_sprintf() macro
/freebsd/sbin/ipf/ipftest/
H A Dmd5.c249 #define S32 11 in Transform() macro
/freebsd/sys/kern/
H A Dmd4c.c53 #define S32 9 macro
H A Dmd5c.c279 #define S32 11 in MD5Transform() macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4.c258 typedef int32_t S32; typedef
268 typedef signed int S32; typedef
/freebsd/crypto/krb5/src/lib/crypto/builtin/md5/
H A Dmd5.c296 #define S32 11 in Transform() macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dmem.h59 typedef int32_t S32; typedef
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c175 typedef int32_t S32; typedef
183 typedef signed int S32; typedef
1288 typedef int32_t S32; typedef
1295 typedef signed int S32; typedef

12