Searched refs:Relational (Results 1 – 20 of 20) sorted by relevance
27 return prec::Relational; in getBinOpPrecedence()64 case tok::greaterequal: return prec::Relational; in getBinOpPrecedence()
38 Relational = 10, // >=, <=, >, < enumerator
268 // 6.1.3.5 Relational operators
227 * 8.6 - Vector Relational Functions
228 * 8.6 - Vector Relational Functions
260 * 8.6 - Vector Relational Functions
387 * 8.6 - Vector Relational Functions
391 * 8.6 - Vector Relational Functions
269 // 6.1.3.5 Relational operators
272 // 6.1.3.5 Relational operators
1269 bool IsComparison = (Previous.getPrecedence() == prec::Relational || in mustBreak()
11978 # Relational operators