| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 549 Addition, enumerator 574 case OpenACCReductionOperator::Addition: in printOpenACCReductionOperator()
|
| H A D | arm_neon.td | 300 // E.3.1 Addition 375 // E.3.7 Pairwise Addition 816 // Addition 950 // Pairwise Addition 1311 // Scalar Addition 1412 // Scalar Reduce Pairwise Addition (Scalar and Floating Point)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 1015 // Addition 1018 // Addition producing a signed overflow flag. 1020 // Addition of a register. 1027 // Addition to a high register. 1033 // Addition of signed 16-bit immediates. 1038 // Addition of signed 32-bit immediates. 1046 // Addition of memory. 1054 // Addition to memory. 1060 // Addition producing a carry. 1062 // Addition of a register. [all …]
|
| H A D | SystemZInstrHFP.td | 130 // Addition. 141 // Addition (unnormalized).
|
| H A D | SystemZInstrDFP.td | 144 // Addition.
|
| H A D | SystemZScheduleZEC12.td | 315 // Addition 828 // Addition 954 // Addition 1080 // Addition
|
| H A D | SystemZScheduleZ196.td | 304 // Addition 790 // Addition 916 // Addition 1036 // Addition
|
| H A D | SystemZScheduleZ13.td | 341 // Addition 859 // Addition 985 // Addition 1117 // Addition
|
| H A D | SystemZScheduleZ17.td | 349 // Addition 914 // Addition 1042 // Addition 1178 // Addition
|
| H A D | SystemZScheduleZ15.td | 346 // Addition 897 // Addition 1023 // Addition 1157 // Addition
|
| H A D | SystemZScheduleZ14.td | 342 // Addition 879 // Addition 1005 // Addition 1135 // Addition
|
| H A D | SystemZScheduleZ16.td | 346 // Addition 899 // Addition 1027 // Addition 1163 // Addition
|
| H A D | SystemZInstrFP.td | 471 // Addition.
|
| /freebsd/lib/libc/softfloat/bits32/ |
| H A D | softfloat-macros | 266 value formed by concatenating `b0' and `b1'. Addition is modulo 2^64, so 286 96-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | RSTP-MIB.txt | 62 -- Addition to the dot1dStp group
|
| /freebsd/lib/libc/softfloat/bits64/ |
| H A D | softfloat-macros | 341 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so 361 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EC_GROUP_copy.pod | 180 defined over an F2^m field. Addition and multiplication operations within an F2^m field are perform…
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.cpp | 595 const DIExpression *Addition) { in combineDIExpressions() argument 596 std::vector<uint64_t> Elts = Addition->getElements().vec(); in combineDIExpressions() 598 if (Original->isImplicit() && Addition->isImplicit()) in combineDIExpressions()
|
| /freebsd/contrib/bc/manuals/ |
| H A D | algorithms.md | 5 ### Addition subsection in Algorithms
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrMMX.td | 267 // -- Addition
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 4789 Expr *Addition, *ComparedTo; in getOverflowPatternBinOp() local 4791 Addition = E->getLHS(); in getOverflowPatternBinOp() 4794 Addition = E->getRHS(); in getOverflowPatternBinOp() 4801 BinaryOperator *BO = dyn_cast<BinaryOperator>(Addition); in getOverflowPatternBinOp()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsDSPInstrInfo.td | 554 // Addition/subtraction 941 // Addition/subtraction
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 329 return OpenACCReductionOperator::Addition; in ParseReductionOperator()
|
| /freebsd/contrib/googletest/docs/ |
| H A D | advanced.md | 2148 TEST(MathTest, Addition) { ... } 2159 <testcase name="Addition" file="test.cpp" line="1" status="run" time="0.007" classname=""> 2326 TEST(MathTest, Addition) { ... } 2350 "name": "Addition",
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsMips.td | 25 // Addition/subtraction 397 // Addition/subtraction
|