Home
last modified time | relevance | path

Searched defs:S64 (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp48 const LLT S64 = LLT::scalar(64); in PPCLegalizerInfo() local
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_type.h102 } S64; typedef
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_type.h103 } S64; typedef
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_type.h101 } S64; typedef
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h66 typedef int64_t S64; typedef
/freebsd/sys/dev/isci/
H A Denvironment.h56 typedef int64_t S64; typedef
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h119 typedef long long S64; typedef
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dmem.h133 typedef int64_t S64; typedef
153 typedef signed long long S64; 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.c306 #define S64 S32 S32 in test_archive_string_sprintf() macro
/freebsd/crypto/libecc/include/libecc/hash/
H A Dstreebog.h1211 #define S64(x) (B((x), 0, 7) | B((x), 1, 6) | B((x), 2, 5) | B((x), 3, 4) | \ macro
/freebsd/contrib/unbound/compat/
H A Dsha512.c187 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp287 static const LLT S64 = LLT::scalar(64); variable
2198 const LLT S64 = LLT::scalar(64); in getSegmentAperture() local
2452 const LLT S64 = LLT::scalar(64); in legalizeFceil() local
2515 const LLT S64 = LLT::scalar(64); in legalizeIntrinsicTrunc() local
2562 const LLT S64 = LLT::scalar(64); in legalizeITOFP() local
2620 const LLT S64 = LLT::scalar(64); in legalizeFPTOI() local
3882 const LLT S64 = LLT::scalar(64); in buildMultiply() local
4456 LLT S64 = LLT::scalar(64); in legalizeFDIV() local
4562 const LLT S64 = LLT::scalar(64); in legalizeUnsignedDIV_REM64Impl() local
4690 const LLT S64 = LLT::scalar(64); in legalizeUnsignedDIV_REM() local
[all …]
H A DAMDGPURegisterBankInfo.cpp1476 const LLT S64 = LLT::scalar(64); in applyMappingBFE() local
2559 const LLT S64 = LLT::scalar(64); in applyMappingImpl() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dmem.h61 typedef int64_t S64; typedef
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha2.c166 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/freebsd/contrib/ldns/
H A Dsha2.c195 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c177 typedef int64_t S64; typedef
185 typedef signed long long S64; typedef
H A Dzstd_v03.c104 typedef int64_t S64; typedef
H A Dzstd_v02.c103 typedef int64_t S64; typedef
H A Dzstd_v04.c66 typedef int64_t S64; typedef
H A Dzstd_v05.c94 typedef int64_t S64; typedef
H A Dzstd_v06.c96 typedef int64_t S64; typedef
H A Dzstd_v07.c256 typedef int64_t S64; typedef
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6884 const LLT S64 = LLT::scalar(64); in lowerU64ToF32BitOps() local
6965 const LLT S64 = LLT::scalar(64); in lowerSITOFP() local
7007 const LLT S64 = LLT::scalar(64); in lowerFPTOUI() local
7047 const LLT S64 = LLT::scalar(64); in lowerFPTOSI() local
7228 const LLT S64 = LLT::scalar(64); in lowerFPTRUNC() local

12