/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8998-sony-xperia-yoshino-poplar.dts | 29 /* Note: Round-down from 2850000 to be a multiple of PLDO step-size 8000 */ 35 /* Note: Round-down from 2700000 to be a multiple of PLDO step-size 8000 */
|
H A D | sdm845-sony-xperia-tama-akatsuki.dts | 235 /* Note: Round-down from 2700000 to be a multiple of PLDO step-size 8000 */
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 847 unsigned Round = 0; in runOnMachineFunction() local 850 LLVM_DEBUG(dbgs() << " PBQP Regalloc round " << Round << ":\n"); in runOnMachineFunction() 851 (void) Round; in runOnMachineFunction() 860 RS << Round; in runOnMachineFunction() 865 LLVM_DEBUG(dbgs() << "Dumping graph for round " << Round << " to \"" in runOnMachineFunction() 873 ++Round; in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 206 return std::make_pair(Floor + Round, Round ? 1 : -1); in getLgImpl() 709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded() argument 714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round); in getRounded()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | README_P9.txt | 158 - Decimal Shift/Unsigned-Shift/Shift-and-Round: bcds. bcdus. bcdsr. 196 - Round to Odd of QP Add/Divide/Multiply/Subtract/Square-Root: 245 - Round to Odd of QP (Negative) Multiply-{Add/Subtract}: 334 - Round & Convert QP -> DP (dword[1] is set to zero): xscvqpdp xscvqpdpo 354 - (Round &) Convert DP <-> HP: xscvdphp xscvhpdp 365 - Round to Quad-Precision Integer: xsrqpi xsrqpix 372 - Round Quad-Precision to Double-Extended Precision (fp80): xsrqpxp
|
H A D | PPCInstrVSX.td | 181 // [PO VRT XO VRB XO RO], Round to Odd version of [PO VRT XO VRB XO /] 199 // [PO VRT XO VRB XO RO], Round to Odd version of [PO VRT XO VRB XO /] 229 // [PO VRT VRA VRB XO RO], Round to Odd version of [PO VRT VRA VRB XO /] 241 // [PO VRT VRA VRB XO RO], Round to Odd version of [PO VRT VRA VRB XO /] 1480 // Round & Convert QP -> DP (dword[1] is set to zero) 1504 // (Round &) Convert DP <-> HP 1523 // Round to Quad-Precision Integer [with Inexact] 1527 // Round Quad-Precision to Double-Extended Precision (fp80) 3898 // Round to nearest, ties away from zero 3900 // Round towards Zero [all …]
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | tgamma128_gen.jl | 21 # Round a BigFloat to 128-bit long double and format it as a C99 hex 44 # Round a BigFloat to 128-bit long double and return it still as a
|
/freebsd/crypto/openssl/crypto/sha/ |
H A D | keccak1600.c | 262 static void Round(uint64_t A[5][5], size_t i) in Round() function 378 Round(A, i); in KeccakF1600() 390 static void Round(uint64_t A[5][5], size_t i) in Round() function 521 Round(A, i); in KeccakF1600() 535 static void Round(uint64_t R[5][5], uint64_t A[5][5], size_t i) in Round() function 669 Round(T, A, i); in KeccakF1600() 670 Round(A, T, i + 1); in KeccakF1600()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoZfh.td | 465 // half->[u]int. Round-to-zero must be used. 485 // half->[u]int. Round-to-zero must be used. 511 // half->[u]int64. Round-to-zero must be used. 541 // half->[u]int64. Round-to-zero must be used. 601 // half->[u]int. Round-to-zero must be used. 617 // half->[u]int. Round-to-zero must be used. 633 // half->[u]int64. Round-to-zero must be used. 651 // half->[u]int64. Round-to-zero must be used.
|
H A D | RISCVInstrInfoD.td | 531 // double->[u]int. Round-to-zero must be used. 552 // double->[u]int. Round-to-zero must be used. 591 // double->[u]int64. Round-to-zero must be used. 628 // double->[u]int64. Round-to-zero must be used.
|
H A D | RISCVInstrInfoF.td | 696 // float->[u]int. Round-to-zero must be used. 716 // float->[u]int. Round-to-zero must be used. 746 // float->[u]int64. Round-to-zero must be used. 780 // float->[u]int64. Round-to-zero must be used.
|
H A D | RISCVFeatures.td | 767 "'Zvkned' (Vector AES Encryption & Decryption (Single Round))">, 771 "'Zvkned' (Vector AES Encryption & Decryption (Single Round))">;
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | keccak1600-armv4.pl | 172 sub Round { subroutine 691 Round(@A,@T); 692 Round(@T,@A);
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat.txt | 56 Round-to-Integer Functions 284 Round-to-Integer Functions
|
/freebsd/contrib/llvm-project/libcxx/include/experimental/ |
H A D | memory_resource |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrDFP.td | 124 // Round to an integer, with the second operand (M3) specifying the rounding
|
H A D | SystemZInstrHFP.td | 120 // Round to an integer (rounding towards zero).
|
H A D | SystemZInstrFP.td | 369 // Round to an integer, with the second operand (modifier M3) specifying
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 655 SDValue Round = in PromoteSTRICT() local 660 Results.push_back(Round.getValue(0)); in PromoteSTRICT() 661 Results.push_back(Round.getValue(1)); in PromoteSTRICT()
|
H A D | LegalizeFloatTypes.cpp | 2853 SDValue Round = DAG.getNode(GetPromotionOpcode(OpVT, VT), DL, IVT, Op); in PromoteFloatRes_FP_ROUND() local 2855 return DAG.getNode(GetPromotionOpcode(VT, NVT), DL, NVT, Round); in PromoteFloatRes_FP_ROUND() 2871 SDValue Round = DAG.getNode(GetPromotionOpcodeStrict(OpVT, VT), DL, in PromoteFloatRes_STRICT_FP_ROUND() local 2876 DAG.getVTList(NVT, MVT::Other), Round.getValue(1), Round); in PromoteFloatRes_STRICT_FP_ROUND()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXIL.td | 310 def Round : DXILOpMapping<26, unary, int_roundeven,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 530 def RD_RZ : RD_VAL< 8>; // Round toward Zero 531 def RD_RP : RD_VAL< 9>; // Round toward Plus infinity 532 def RD_RM : RD_VAL<10>; // Round toward Minus infinity 533 def RD_RN : RD_VAL<11>; // Round to Nearest (ties to Even) 534 def RD_RA : RD_VAL<12>; // Round to Nearest (ties to Away)
|
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 1941 static void Round(Fq *out, const Fq *a) { in Round() function 2003 Round(c, hr); in Encrypt()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_div_impl.inc | 407 // Round
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProfData.inc | 549 /* Round the size to multiple of 8 bytes. */
|