Searched refs:Polynomial (Results 1 – 16 of 16) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | InterleavedLoadCombinePass.cpp | 164 class Polynomial { class 201 Polynomial() = default; 543 Polynomial operator-(const Polynomial &o) const { in operator -() 546 return Polynomial(); in operator -() 556 Polynomial Result(*this); in operator -() 563 Polynomial Result(*this); in operator +() 571 Polynomial r = *this - o; in isProvenEqualTo() 646 Polynomial Ofs; 652 ElementInfo(Polynomial Offset = Polynomial(), LoadInst *LI = nullptr) in ElementInfo() 869 Polynomial Offset; in computeFromLI() [all …]
|
| /llvm-project-15.0.7/libc/utils/mathtools/ |
| H A D | expm1f.sollya | 11 # Polynomial approximation for e^(x) - 1 on [-Ln2, -1/8]. 22 # Polynomial approximation for e^(x) - 1 on [-1/8, 1/8]. 32 # Polynomial approximation for e^(x) - 1 on [1/8, Ln2].
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | scev-interchange.ll | 8 …<1>" = type { %"struct.std::vector<Polynomials::Polynomial<double>,std::allocator<Polynomials::Pol… 9 …%"struct.Polynomials::Polynomial<double>" = type { %struct.Subscriptor, %"struct.std::vector<doubl… 17 …Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >" = type { %"struct.std::_Vec… 18 …%"struct.std::_Vector_base<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<… 26 …Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >" = type { %"struct.std::_Vec… 80 … noalias sret(%"struct.std::vector<Polynomials::Polynomial<double>,std::allocator<Polynomials::Pol… 380 …ocapture sret(%"struct.std::vector<Polynomials::Polynomial<double>,std::allocator<Polynomials::Pol…
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCV.td | 182 "'Zbr' (Polynomial Reduction 'Zb' Instructions)">; 185 "'Zbr' (Polynomial Reduction 'Zb' Instructions)">;
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | atan2pi.cl | 141 // Polynomial approximation to atan(r)
|
| H A D | atan2.cl | 158 // Polynomial approximation to atan(r)
|
| H A D | lgamma_r.cl | 256 // 2. Polynomial approximation of lgamma around its
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsicsV5.td | 55 // Polynomial multiply words
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | isl.bib | 257 title = {Polynomial Approximations in the Polytope Model: Bringing the Power
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Hexagon/ |
| H A D | xtype_mpy.txt | 244 # Polynomial multiply words
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedAmpere1.td | 701 // -- Polynomial multiplication
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAArch64.td | 2478 // SVE2 - Polynomial arithmetic
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/intrinsics/ |
| H A D | xtype_mpy.ll | 1112 ; Polynomial multiply words
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/AArch64/ |
| H A D | neon-instructions.txt | 36 # Vector Polynomial Multiply
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | arm_sve.td | 1949 // SVE2 - Polynomial arithmetic
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMInstrMVE.td | 310 // Polynomial vector types.
|