Searched defs:isPredicate (Results 1 – 6 of 6) sorted by relevance
80 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
82 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
93 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
343 bool isPredicate() const { return OpKind == MO_Predicate; } in isPredicate() function
698 bool HexagonEarlyIfConversion::isPredicate(unsigned R) const { in isPredicate() function in HexagonEarlyIfConversion
13988 int isPredicate) in xmlXPathCompOpEvalToBoolean()