/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCLegalizerInfo.cpp | 48 const LLT S64 = LLT::scalar(64); in PPCLegalizerInfo() local
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_type.h | 102 } S64; typedef
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_type.h | 103 } S64; typedef
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_type.h | 101 } S64; typedef
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_type.h | 66 typedef int64_t S64; typedef
|
/freebsd/sys/dev/isci/ |
H A D | environment.h | 56 typedef int64_t S64; typedef
|
/freebsd/sys/dev/pms/freebsd/driver/common/ |
H A D | ostypes.h | 119 typedef long long S64; typedef
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | mem.h | 133 typedef int64_t S64; typedef 153 typedef signed long long S64; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsABIFlagsSection.h | 23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_string.c | 306 #define S64 S32 S32 in test_archive_string_sprintf() macro
|
/freebsd/crypto/libecc/include/libecc/hash/ |
H A D | streebog.h | 1211 #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 D | sha512.c | 187 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 287 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 D | AMDGPURegisterBankInfo.cpp | 1476 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 D | mem.h | 61 typedef int64_t S64; typedef
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sha2.c | 166 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
|
/freebsd/contrib/ldns/ |
H A D | sha2.c | 195 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
|
/freebsd/sys/contrib/zstd/lib/legacy/ |
H A D | zstd_v01.c | 177 typedef int64_t S64; typedef 185 typedef signed long long S64; typedef
|
H A D | zstd_v03.c | 104 typedef int64_t S64; typedef
|
H A D | zstd_v02.c | 103 typedef int64_t S64; typedef
|
H A D | zstd_v04.c | 66 typedef int64_t S64; typedef
|
H A D | zstd_v05.c | 94 typedef int64_t S64; typedef
|
H A D | zstd_v06.c | 96 typedef int64_t S64; typedef
|
H A D | zstd_v07.c | 256 typedef int64_t S64; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 6884 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
|