Searched refs:Relational (Results 1 – 12 of 12) sorted by relevance
268 // 6.1.3.5 Relational operators
227 * 8.6 - Vector Relational Functions
228 * 8.6 - Vector Relational Functions
230 * 8.6 - Vector Relational Functions
262 * 8.6 - Vector Relational Functions
260 * 8.6 - Vector Relational Functions
384 * 8.6 - Vector Relational Functions
386 * 8.6 - Vector Relational Functions
269 // 6.1.3.5 Relational operators
44 return prec::Relational; in getBinOpPrecedence()81 case tok::greaterequal: return prec::Relational; in getBinOpPrecedence()
64 Relational = 10, // >=, <=, >, < enumerator