Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl172 sub Round { subroutine
/freebsd/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/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/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp847 unsigned Round = 0; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp655 SDValue Round = in PromoteSTRICT() local
H A DLegalizeFloatTypes.cpp2853 SDValue Round = DAG.getNode(GetPromotionOpcode(OpVT, VT), DL, IVT, Op); in PromoteFloatRes_FP_ROUND() local
2871 SDValue Round = DAG.getNode(GetPromotionOpcodeStrict(OpVT, VT), DL, in PromoteFloatRes_STRICT_FP_ROUND() local
/freebsd/crypto/openssh/
H A Dsntrup761.c1941 static void Round(Fq *out, const Fq *a) { in Round() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8838 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64, in LowerINT_TO_FP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp26055 uint64_t Round = Op.getConstantOperandVal(2); in LowerINTRINSIC_WO_CHAIN() local
26064 uint64_t Round = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local