Searched refs:Rounded (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | FixedPointBuilder.h | 59 Value *Rounded = B.CreateAdd(Result, LowBits); in Convert() local 60 Result = B.CreateSelect(IsNegative, Rounded, Result); in Convert()
|
/freebsd/contrib/gdtoa/ |
H A D | README | 18 David M. Gay, "Correctly Rounded Binary-Decimal and
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_neon.td | 1354 // Signed/Unsigned Saturating Rounded Shift Right Narrow (Immediate) 1358 // Signed Saturating Rounded Shift Right Unsigned Narrow (Immediate)
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 1879 Rolf O. E. Lagerloef Interpolation with Rounded Ramp
|
H A D | funstack.in | 14141 title = "Interpolation with Rounded Ramp Functions", 14152 …atives and is a composition of ramp functions with smoothed bends called Rounded Ramp Functions. H…
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4817 SDValue Rounded = in LowerINT_TO_FP() local 4822 SDValue RoundedBits = DAG.getNode(ISD::BITCAST, DL, MVT::i64, Rounded); in LowerINT_TO_FP() 4847 {Rounded.getValue(1), Adjusted, in LowerINT_TO_FP()
|