Searched refs:Addition (Results 1 – 25 of 33) sorted by relevance
12
6 ; Addition of an immediate does not depend on the "nsw" flag, since the10 ; Addition of a negative immediate gives a positive result in case of46 ; Addition of a positive immediate gives a negative result in case of overflow.80 ; Addition of the minimum value gives a positive or zero result.
6 ; Addition provides enough for comparisons with zero if we know no
9 ; Addition provides enough for comparisons with zero if we know no
15 // Original - Addition in the integer domain20 // Suggestion - Addition in the absl::Time domain
14 @interface MyClass (Addition) <MyProtocol> category
30 SHORT_TOKEN(Plus, '+') // Addition operator.
970 // Addition975 // Addition of a register.982 // Addition to a high register.1001 // Addition of memory.1009 // Addition to memory.1015 // Addition producing a carry.1017 // Addition of a register.1044 // Addition of memory.1049 // Addition to memory.1057 // Addition of a register.[all …]
130 // Addition.141 // Addition (unnormalized).
144 // Addition.
304 // Addition791 // Addition917 // Addition1037 // Addition
315 // Addition829 // Addition955 // Addition1081 // Addition
341 // Addition861 // Addition987 // Addition1119 // Addition
346 // Addition900 // Addition1028 // Addition1164 // Addition
346 // Addition898 // Addition1024 // Addition1158 // Addition
342 // Addition881 // Addition1007 // Addition1137 // Addition
434 // Addition.
6 ; - Addition should be cheaper than multiplication
1 # Addition tests
304 // E.3.1 Addition379 // E.3.7 Pairwise Addition759 // Addition893 // Pairwise Addition1294 // Scalar Addition1376 // Scalar Reduce Pairwise Addition (Scalar and Floating Point)
48 \mbox{ } operand} $$). Addition can be performed on scaled values, so long as
603 const DIExpression *Addition) { in combineDIExpressions() argument604 std::vector<uint64_t> Elts = Addition->getElements().vec(); in combineDIExpressions()606 if (Original->isImplicit() && Addition->isImplicit()) in combineDIExpressions()
271 // -- Addition
556 // Addition/subtraction943 // Addition/subtraction
25 // Addition/subtraction397 // Addition/subtraction
37 let summary = "Addition of sizes and indices";