Searched defs:Round (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl172 sub Round { subroutine
/freebsd-current/crypto/openssl/crypto/sha/
H A Dkeccak1600.c262 static void Round(uint64_t A[5][5], size_t i) function
390 static void Round(uint64_t A[5][5], size_t i) function
535 static void Round(uint64_t R[5][5], uint64_t A[5][5], size_t i) function
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); local
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp846 unsigned Round = 0; local
859 RS << Round; local
/freebsd-current/crypto/openssh/
H A Dsntrup761.c662 static void Round(Fq *out,const Fq *a) function
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp673 SDValue Round = local
H A DLegalizeFloatTypes.cpp2645 SDValue Round = DAG.getNode(GetPromotionOpcode(OpVT, VT), DL, IVT, Op); local
2663 SDValue Round = DAG.getNode(GetPromotionOpcodeStrict(OpVT, VT), DL, local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8712 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64, local
[all...]

Completed in 556 milliseconds