Searched defs:isPredicate (Results 1 – 8 of 8) sorted by relevance
82 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
100 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
101 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
351 bool isPredicate() const { return OpKind == MO_Predicate; } in isPredicate() function
698 bool HexagonEarlyIfConversion::isPredicate(unsigned R) const { in isPredicate() function in HexagonEarlyIfConversion
13552 int isPredicate) in xmlXPathCompOpEvalToBoolean()