Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h74 struct PredicateConstraint { struct
75 CmpInst::Predicate Predicate;
76 Value *OtherOp;
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10444 enum class PredicateConstraint { Uph, Upl, Upa }; global() enum
[all...]