Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp164 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 Dexpm1f.sollya11 # 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 Dscev-interchange.ll8 …<1>" = type { %"struct.std::vector<Polynomials::Polynomial<double>,std::allocator<Polynomials::Pol…
9 …%"struct.Polynomials::Polynomial<double>" = type { %struct.Subscriptor, %"struct.std::vector<doubl…
17Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >" = type { %"struct.std::_Vec…
18 …%"struct.std::_Vector_base<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<…
26Polynomial<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 DRISCV.td182 "'Zbr' (Polynomial Reduction 'Zb' Instructions)">;
185 "'Zbr' (Polynomial Reduction 'Zb' Instructions)">;
/llvm-project-15.0.7/libclc/generic/lib/math/
H A Datan2pi.cl141 // Polynomial approximation to atan(r)
H A Datan2.cl158 // Polynomial approximation to atan(r)
H A Dlgamma_r.cl256 // 2. Polynomial approximation of lgamma around its
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonIntrinsicsV5.td55 // Polynomial multiply words
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Disl.bib257 title = {Polynomial Approximations in the Polytope Model: Bringing the Power
/llvm-project-15.0.7/llvm/test/MC/Disassembler/Hexagon/
H A Dxtype_mpy.txt244 # Polynomial multiply words
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64SchedAmpere1.td701 // -- Polynomial multiplication
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td2478 // SVE2 - Polynomial arithmetic
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/intrinsics/
H A Dxtype_mpy.ll1112 ; Polynomial multiply words
/llvm-project-15.0.7/llvm/test/MC/Disassembler/AArch64/
H A Dneon-instructions.txt36 # Vector Polynomial Multiply
/llvm-project-15.0.7/clang/include/clang/Basic/
H A Darm_sve.td1949 // SVE2 - Polynomial arithmetic
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrMVE.td310 // Polynomial vector types.