LLVM 19.0.0git
llvm::InstructionCost Member List

This is the complete list of members for llvm::InstructionCost, including all inherited members.

CostState enum namellvm::InstructionCost
CostType typedefllvm::InstructionCost
getInvalid(CostType Val=0)llvm::InstructionCostinlinestatic
getMax()llvm::InstructionCostinlinestatic
getMin()llvm::InstructionCostinlinestatic
getState() constllvm::InstructionCostinline
getValue() constllvm::InstructionCostinline
InstructionCost()=defaultllvm::InstructionCost
InstructionCost(CostState)=deletellvm::InstructionCost
InstructionCost(CostType Val)llvm::InstructionCostinline
Invalid enum valuellvm::InstructionCost
isValid() constllvm::InstructionCostinline
map(const Function &F) const -> InstructionCostllvm::InstructionCostinline
operator!=(const InstructionCost &RHS) constllvm::InstructionCostinline
operator!=(const CostType RHS) constllvm::InstructionCostinline
operator*=(const InstructionCost &RHS)llvm::InstructionCostinline
operator*=(const CostType RHS)llvm::InstructionCostinline
operator++()llvm::InstructionCostinline
operator++(int)llvm::InstructionCostinline
operator+=(const InstructionCost &RHS)llvm::InstructionCostinline
operator+=(const CostType RHS)llvm::InstructionCostinline
operator--()llvm::InstructionCostinline
operator--(int)llvm::InstructionCostinline
operator-=(const InstructionCost &RHS)llvm::InstructionCostinline
operator-=(const CostType RHS)llvm::InstructionCostinline
operator/=(const InstructionCost &RHS)llvm::InstructionCostinline
operator/=(const CostType RHS)llvm::InstructionCostinline
operator<(const InstructionCost &RHS) constllvm::InstructionCostinline
operator<(const CostType RHS) constllvm::InstructionCostinline
operator<=(const InstructionCost &RHS) constllvm::InstructionCostinline
operator<=(const CostType RHS) constllvm::InstructionCostinline
operator==(const InstructionCost &RHS) constllvm::InstructionCostinline
operator==(const CostType RHS) constllvm::InstructionCostinline
operator>(const InstructionCost &RHS) constllvm::InstructionCostinline
operator>(const CostType RHS) constllvm::InstructionCostinline
operator>=(const InstructionCost &RHS) constllvm::InstructionCostinline
operator>=(const CostType RHS) constllvm::InstructionCostinline
print(raw_ostream &OS) constllvm::InstructionCost
setInvalid()llvm::InstructionCostinline
setValid()llvm::InstructionCostinline
Valid enum valuellvm::InstructionCost