Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp426 const LLT S64 = LLT::scalar(64); in AMDGPULegalizerInfo() local
1917 const LLT S64 = LLT::scalar(64); in legalizeFceil() local
1979 const LLT S64 = LLT::scalar(64); in legalizeIntrinsicTrunc() local
2026 const LLT S64 = LLT::scalar(64); in legalizeITOFP() local
2059 const LLT S64 = LLT::scalar(64); in legalizeFPTOI() local
2599 const LLT S64 = LLT::scalar(64); in legalizeFFloor() local
2782 LLT S64 = LLT::scalar(64); in legalizeFDIV() local
2885 const LLT S64 = LLT::scalar(64); in legalizeUDIV_UREM64Impl() local
2995 const LLT S64 = LLT::scalar(64); in legalizeUDIV_UREM() local
3018 const LLT S64 = LLT::scalar(64); in legalizeSDIV_SREM() local
[all …]
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dsha512.c187 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/netbsd-src/common/lib/libc/hash/sha2/
H A Dsha2.c105 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dsha2.c141 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c202 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.c195 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5598 const LLT S64 = LLT::scalar(64); in lowerU64ToF32BitOps() local
5685 const LLT S64 = LLT::scalar(64); in lowerSITOFP() local
5730 const LLT S64 = LLT::scalar(64); in lowerFPTOUI() local
5773 const LLT S64 = LLT::scalar(64); in lowerFPTOSI() local
5948 const LLT S64 = LLT::scalar(64); in lowerFPTRUNC() local
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dkvx.h119 S64, enumerator
/netbsd-src/sys/dev/ic/
H A Dmpt_mpilib.h98 } S64; typedef