Home
last modified time | relevance | path

Searched defs:s64 (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/wireguard-tools/
H A Dcurve25519.c26 typedef __s64 s64; typedef
31 typedef int64_t s64; typedef
/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dadf_kernel_types.h10 #define s64 int64_t macro
/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Dtypes.h51 typedef int64_t s64; typedef
/freebsd/contrib/ofed/include/
H A Dtypes.h49 typedef int64_t s64; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86LegalizerInfo.cpp56 const LLT s64 = LLT::scalar(64); in X86LegalizerInfo() local
737 const LLT s64 = LLT::scalar(64); in legalizeFPTOUI() local
756 const LLT s64 = LLT::scalar(64); in legalizeUITOFP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp75 const LLT s64 = LLT::scalar(64); in MipsLegalizerInfo() local
342 const LLT s64 = LLT::scalar(64); in legalizeCustom() local
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c131 #define s64(j) ld_swap64((uint64_t *)data+j, swp##j) in Q512() macro
299 uint64_t *s64 = hashState512(state)->DoublePipe + 8; in EdonRFinal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp41 const LLT s64 = LLT::scalar(64); in ARMLegalizerInfo() local
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h93 typedef INT64 s64; typedef
105 typedef long long s64; typedef
122 typedef int64_t s64; typedef
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c310 const char *s64 = S64; in test_archive_string_sprintf() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp48 const LLT s64 = LLT::scalar(64); in AArch64LegalizerInfo() local
1897 LLT s64 = LLT::scalar(64); in legalizeLoadStore() local
2052 LLT s64 = LLT::scalar(64); in legalizeCTPOP() local
2158 LLT s64 = LLT::scalar(64); in legalizeAtomicCmpxchg128() local
H A DAArch64CallLowering.cpp260 LLT s64 = LLT::scalar(64); in getStackAddress() local
614 const LLT s64 = LLT::scalar(64); in saveVarArgRegisters() local
H A DAArch64PostLegalizerCombiner.cpp117 LLT s64 = LLT::scalar(64); in applyExtractVecEltPairwiseAdd() local
/freebsd/sys/dev/igc/
H A Digc_osdep.h56 typedef int64_t s64; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizerInfo.cpp44 const LLT s64 = LLT::scalar(64); in SPIRVLegalizerInfo() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_preSplit.c93 static U64 abs64(S64 s64) { return (U64)((s64 < 0) ? -s64 : s64); } in abs64()
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_preSplit.c94 static U64 ZSTD_abs64(S64 s64) { return (U64)((s64 < 0) ? -s64 : s64); } in ZSTD_abs64()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h90 typedef int64_t s64; typedef
/freebsd/sys/dev/e1000/
H A De1000_osdep.h126 typedef int64_t s64; typedef
/freebsd/tests/sys/sys/
H A Dqmath_test.c124 s64q_t s64; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h176 dispatch_shared_info64_t s64; member
/freebsd/sys/dev/ice/
H A Dice_osdep.h370 typedef int64_t s64; typedef
/freebsd/sys/dev/ixgbe/
H A Dixgbe_osdep.h151 typedef int64_t s64; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h174 typedef signed long long s64; typedef

12