LLVM 20.0.0git
|
This is the complete list of members for llvm::CmpPredicate, including all inherited members.
CmpPredicate() | llvm::CmpPredicate | inline |
CmpPredicate(CmpInst::Predicate Pred, bool HasSameSign=false) | llvm::CmpPredicate | inline |
get(const CmpInst *Cmp) | llvm::CmpPredicate | static |
getMatching(CmpPredicate A, CmpPredicate B) | llvm::CmpPredicate | static |
getSwapped(CmpPredicate P) | llvm::CmpPredicate | static |
getSwapped(const CmpInst *Cmp) | llvm::CmpPredicate | static |
hasSameSign() const | llvm::CmpPredicate | inline |
operator CmpInst::Predicate() const | llvm::CmpPredicate | inline |
operator!=(CmpInst::Predicate P) const | llvm::CmpPredicate | inline |
operator!=(CmpPredicate) const =delete | llvm::CmpPredicate | |
operator==(CmpInst::Predicate P) const | llvm::CmpPredicate | inline |
operator==(CmpPredicate) const =delete | llvm::CmpPredicate |