Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
proteus::ArrayVar Member List

This is the complete list of members for proteus::ArrayVar, including all inherited members.

Allocaproteus::Var
ArrayTyproteus::ArrayVar
ArrayVar(Value *BasePointer, FuncBase &Fn, ArrayType *ArrayTy)proteus::ArrayVarexplicit
BasePointerproteus::ArrayVar
Fnproteus::Var
getAlloca() constproteus::Varvirtual
getName() const overrideproteus::ArrayVarvirtual
getPointerValue() const overrideproteus::ArrayVarvirtual
getValue() const overrideproteus::ArrayVarvirtual
getValueType() const overrideproteus::ArrayVarvirtual
index(size_t I) overrideproteus::ArrayVarvirtual
index(const Var &I) overrideproteus::ArrayVarvirtual
kind() const overrideproteus::ArrayVarvirtual
Kindproteus::Var
operator!=(const Var &Other) constproteus::Var
operator!=(const T &ConstValue) constproteus::Var
operator%(const Var &Other) constproteus::Var
operator%(const T &ConstValue) constproteus::Var
operator%=(Var &Other)proteus::Var
operator%=(const T &ConstValue)proteus::Var
operator*(const Var &Other) constproteus::Var
operator*(const T &ConstValue) constproteus::Var
operator*=(Var &Other)proteus::Var
operator*=(const T &ConstValue)proteus::Var
operator+(const Var &Other) constproteus::Var
operator+(const T &ConstValue) constproteus::Var
operator+=(Var &Other)proteus::Var
operator+=(const T &ConstValue)proteus::Var
operator-(const Var &Other) constproteus::Var
operator-(const T &ConstValue) constproteus::Var
operator-=(Var &Other)proteus::Var
operator-=(const T &ConstValue)proteus::Var
operator/(const Var &Other) constproteus::Var
operator/(const T &ConstValue) constproteus::Var
operator/=(Var &Other)proteus::Var
operator/=(const T &ConstValue)proteus::Var
operator<(const Var &Other) constproteus::Var
operator<(const T &ConstValue) constproteus::Var
operator<=(const Var &Other) constproteus::Var
operator<=(const T &ConstValue) constproteus::Var
operator=(const Var &Other)proteus::Var
operator=(const T &ConstValue)proteus::Var
operator==(const Var &Other) constproteus::Var
operator==(const T &ConstValue) constproteus::Var
operator>(const Var &Other) constproteus::Var
operator>(const T &ConstValue) constproteus::Var
operator>=(const Var &Other) constproteus::Var
operator>=(const T &ConstValue) constproteus::Var
operator[](size_t I)proteus::Var
operator[](const Var &I)proteus::Var
storePointer(Value *Ptr) overrideproteus::ArrayVarvirtual
storeValue(Value *Val) overrideproteus::ArrayVarvirtual
Var(AllocaInst *Alloca, FuncBase &Fn)proteus::Var
Var(FuncBase &Fn)proteus::Var
Var(const Var &)=deleteproteus::Var
Var(Var &&)=deleteproteus::Var
~Var()=defaultproteus::Varvirtual