Searched refs:operators (Results 1 – 25 of 148) sorted by relevance
123456
10 // different subsets of used operators.13 // names as the tablegen DAG operators for SelectionDAG operators.15 // Target.td separately declares the special set operators.
19 // [bitmask.types] specified operators57 // [re.submatch.op], sub_match non-member operators
140 // Standard unary operators...145 // Standard binary operators...160 // Logical operators (integer operands)169 // Memory operators...180 // Cast operators ...204 // Other operators...
10 // all of the overloadable C++ operators.16 /// In this file, each of the overloadable C++ operators is enumerated19 /// file. OVERLOADED_OPERATOR is used for single-token operators37 /// operator. Note that some operators (e.g., "operator+" and
146 // operators plus some extra operators defined in the NEON emitter.147 // The operators are described below.152 // add, interleave, decimate: These set operators are vanilla SetTheory153 // operators and take their normal definition.307 // The following instruction classes are implemented via operators
116 constexpr std::pair<Token::Kind, const char *> operators[] = { in Lex() local122 for (auto [kind, str] : operators) { in Lex()
381 // [C++ 5.5] Pointer-to-member operators.384 // [C99 6.5.5] Multiplicative operators.388 // [C99 6.5.6] Additive operators.391 // [C99 6.5.7] Bitwise shift operators.396 // [C99 6.5.8] Relational operators.401 // [C99 6.5.9] Equality operators.414 // [C99 6.5.16] Assignment operators.
4 dnl priority between unary operators and *
33 # Dquotes in dquotes is undefined for Bourne shell operators38 # Dquotes in dquotes is undefined for Bourne shell operators
26 # try out all operators
7 more on operators
68 "Enable non-trapping float-to-int conversion operators">;80 "Enable sign extension operators">;
87 # expect+1: Don't do this, always put a space around comparison operators.
42 operators \
72 22 "POSIX does not allow comparison operators outside if statements or loops"73 23 "POSIX requires 0 or 1 comparison operators per condition"