LLVM
20.0.0git
llvm
InstructionCost
llvm::InstructionCost Member List
This is the complete list of members for
llvm::InstructionCost
, including all inherited members.
CostState
enum name
llvm::InstructionCost
CostType
typedef
llvm::InstructionCost
getInvalid
(CostType Val=0)
llvm::InstructionCost
inline
static
getMax
()
llvm::InstructionCost
inline
static
getMin
()
llvm::InstructionCost
inline
static
getState
() const
llvm::InstructionCost
inline
getValue
() const
llvm::InstructionCost
inline
InstructionCost
()=default
llvm::InstructionCost
InstructionCost
(CostState)=delete
llvm::InstructionCost
InstructionCost
(CostType Val)
llvm::InstructionCost
inline
Invalid
enum value
llvm::InstructionCost
isValid
() const
llvm::InstructionCost
inline
map
(const Function &F) const -> InstructionCost
llvm::InstructionCost
inline
operator!=
(const InstructionCost &RHS) const
llvm::InstructionCost
inline
operator!=
(const CostType RHS) const
llvm::InstructionCost
inline
operator*=
(const InstructionCost &RHS)
llvm::InstructionCost
inline
operator*=
(const CostType RHS)
llvm::InstructionCost
inline
operator++
()
llvm::InstructionCost
inline
operator++
(int)
llvm::InstructionCost
inline
operator+=
(const InstructionCost &RHS)
llvm::InstructionCost
inline
operator+=
(const CostType RHS)
llvm::InstructionCost
inline
operator--
()
llvm::InstructionCost
inline
operator--
(int)
llvm::InstructionCost
inline
operator-=
(const InstructionCost &RHS)
llvm::InstructionCost
inline
operator-=
(const CostType RHS)
llvm::InstructionCost
inline
operator/=
(const InstructionCost &RHS)
llvm::InstructionCost
inline
operator/=
(const CostType RHS)
llvm::InstructionCost
inline
operator<
(const InstructionCost &RHS) const
llvm::InstructionCost
inline
operator<
(const CostType RHS) const
llvm::InstructionCost
inline
operator<=
(const InstructionCost &RHS) const
llvm::InstructionCost
inline
operator<=
(const CostType RHS) const
llvm::InstructionCost
inline
operator==
(const InstructionCost &RHS) const
llvm::InstructionCost
inline
operator==
(const CostType RHS) const
llvm::InstructionCost
inline
operator>
(const InstructionCost &RHS) const
llvm::InstructionCost
inline
operator>
(const CostType RHS) const
llvm::InstructionCost
inline
operator>=
(const InstructionCost &RHS) const
llvm::InstructionCost
inline
operator>=
(const CostType RHS) const
llvm::InstructionCost
inline
print
(raw_ostream &OS) const
llvm::InstructionCost
setInvalid
()
llvm::InstructionCost
inline
setValid
()
llvm::InstructionCost
inline
Valid
enum value
llvm::InstructionCost
Generated on Fri Nov 22 2024 23:59:33 for LLVM by
1.9.6