Searched refs:operators (Results 1 – 25 of 130) sorted by relevance
123456
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
144 // operators plus some extra operators defined in the NEON emitter.145 // The operators are described below.150 // add, interleave, decimate: These set operators are vanilla SetTheory151 // operators and take their normal definition.307 // The following instruction classes are implemented via operators
375 // [C++ 5.5] Pointer-to-member operators.378 // [C99 6.5.5] Multiplicative operators.382 // [C99 6.5.6] Additive operators.385 // [C99 6.5.7] Bitwise shift operators.390 // [C99 6.5.8] Relational operators.395 // [C99 6.5.9] Equality operators.408 // [C99 6.5.16] Assignment operators.
33 # Dquotes in dquotes is undefined for Bourne shell operators38 # Dquotes in dquotes is undefined for Bourne shell operators
4 dnl priority between unary operators and *
7 more on operators
60 "Enable non-trapping float-to-int conversion operators">;72 "Enable sign extension operators">;
87 # expect+1: Don't do this, always put a space around comparison operators.
42 operators \
1 //===- XtensaOperators.td - Xtensa-specific operators ---------*- tblgen-*-===//
72 22 "POSIX does not allow comparison operators outside if statements or loops"73 23 "POSIX requires 0 or 1 comparison operators per condition"