Home
last modified time | relevance | path

Searched defs:Round (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl172 sub Round { subroutine
/freebsd-src/crypto/openssl/crypto/sha/
H A Dkeccak1600.c262 static void Round(uint64_t A[5][5], size_t i) in Round() function
390 static void Round(uint64_t A[5][5], size_t i) in Round() function
535 static void Round(uint64_t R[5][5], uint64_t A[5][5], size_t i) in Round() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp846 unsigned Round = 0; runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp673 SDValue Round = PromoteSTRICT() local
H A DLegalizeFloatTypes.cpp2645 SDValue Round = DAG.getNode(GetPromotionOpcode(OpVT, VT), DL, IVT, Op); PromoteFloatRes_FP_ROUND() local
2663 SDValue Round = DAG.getNode(GetPromotionOpcodeStrict(OpVT, VT), DL, PromoteFloatRes_STRICT_FP_ROUND() local
[all...]
/freebsd-src/crypto/openssh/
H A Dsntrup761.c662 static void Round(Fq *out,const Fq *a) in Round() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8712 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64, LowerINT_TO_FP() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25845 auto Round = cast<ConstantSDNode>(Op.getOperand(2)); LowerINTRINSIC_WO_CHAIN() local
25855 auto Round = cast<ConstantSDNode>(Op.getOperand(3)); LowerINTRINSIC_WO_CHAIN() local
[all...]