|
LLVM 22.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 |
| dropSameSign() const | llvm::CmpPredicate | inline |
| get(const CmpInst *Cmp) | llvm::CmpPredicate | static |
| getMatching(CmpPredicate A, CmpPredicate B) | llvm::CmpPredicate | static |
| getPreferredSignedPredicate() const | llvm::CmpPredicate | |
| 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 |