Home
last modified time | relevance | path

Searched defs:PredicateConstraint (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h73 struct PredicateConstraint { struct
74 CmpInst::Predicate Predicate;
75 Value *OtherOp;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7813 enum PredicateConstraint { enum