Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Loading...
Searching...
No Matches
proteus
Var
proteus::Var Member List
This is the complete list of members for
proteus::Var
, including all inherited members.
Alloca
proteus::Var
Fn
proteus::Var
getName
()
proteus::Var
getValue
() const
proteus::Var
getValueType
() const
proteus::Var
isPointer
() const
proteus::Var
operator!=
(const Var &Other) const
proteus::Var
operator!=
(const T &ConstValue) const
proteus::Var
operator*
(const Var &Other) const
proteus::Var
operator*
(const T &ConstValue) const
proteus::Var
operator*=
(Var &Other)
proteus::Var
operator*=
(const T &ConstValue)
proteus::Var
operator+
(const Var &Other) const
proteus::Var
operator+
(const T &ConstValue) const
proteus::Var
operator+=
(Var &Other)
proteus::Var
operator+=
(const T &ConstValue)
proteus::Var
operator-
(const Var &Other) const
proteus::Var
operator-
(const T &ConstValue) const
proteus::Var
operator-=
(Var &Other)
proteus::Var
operator-=
(const T &ConstValue)
proteus::Var
operator/
(const Var &Other) const
proteus::Var
operator/
(const T &ConstValue) const
proteus::Var
operator/=
(Var &Other)
proteus::Var
operator/=
(const T &ConstValue)
proteus::Var
operator<
(const Var &Other) const
proteus::Var
operator<
(const T &ConstValue) const
proteus::Var
operator<=
(const Var &Other) const
proteus::Var
operator<=
(const T &ConstValue) const
proteus::Var
operator=
(const Var &Other)
proteus::Var
operator=
(const T &ConstValue)
proteus::Var
operator==
(const Var &Other) const
proteus::Var
operator==
(const T &ConstValue) const
proteus::Var
operator>
(const Var &Other) const
proteus::Var
operator>
(const T &ConstValue) const
proteus::Var
operator>=
(const Var &Other) const
proteus::Var
operator>=
(const T &ConstValue) const
proteus::Var
operator[]
(size_t I)
proteus::Var
operator[]
(const Var &I)
proteus::Var
PointerElemType
proteus::Var
storePointer
(Value *Ptr)
proteus::Var
storeValue
(Value *Val)
proteus::Var
Var
(AllocaInst *Alloca, Func &Fn, Type *PointerElemType=nullptr)
proteus::Var
Generated by
1.9.8