Home
last modified time | relevance | path

Searched refs:Polynomial (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp165 class Polynomial { class
202 Polynomial() = default;
544 Polynomial operator-(const Polynomial &o) const { in operator -()
547 return Polynomial(); in operator -()
557 Polynomial Result(*this); in operator -()
564 Polynomial Result(*this); in operator +()
572 Polynomial r = *this - o; in isProvenEqualTo()
647 Polynomial Ofs;
653 ElementInfo(Polynomial Offset = Polynomial(), LoadInst *LI = nullptr) in ElementInfo()
872 Polynomial Offset; in computeFromLI()
[all …]
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/
H A Dasinh.sollya6 // Polynomial is used in [2^-26, 1]. However it is least accurate close to 1, so
/freebsd-14.2/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl81 * Polynomial coefficients and other constants for tgamma128.c.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonIntrinsicsV5.td55 // Polynomial multiply words
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedAmpere1.td701 // -- Polynomial multiplication
H A DAArch64SchedAmpere1B.td663 // -- Polynomial multiplication
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.ok842 Polynomial . . . . . . . . . . . . . . . 97--99
1089 Roots of a Polynomial . . . . . . . . . 776--777
1159 Approximating All Zeros of a Polynomial
2086 L. F. Shampine Discrete Least Squares Polynomial Fits 179--180
H A Dfunstack.in5856 title = "{ACM} Algorithm 419: Zeros of a Complex Polynomial",
7939 title = "{ACM} Algorithm 429: Localization of the Roots of a Polynomial",
8457 …title = "A Highly Parallel Algorithm for Approximating All Zeros of a Polynomial with Only …
15743 title = "Discrete Least Squares Polynomial Fits",
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td2576 // SVE2 - Polynomial arithmetic
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve.td1819 // SVE2 - Polynomial arithmetic
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td310 // Polynomial vector types.