/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 497 Addition, enumerator 522 case OpenACCReductionOperator::Addition: in printOpenACCReductionOperator()
|
H A D | arm_neon.td | 304 // E.3.1 Addition 379 // E.3.7 Pairwise Addition 759 // Addition 893 // Pairwise Addition 1300 // Scalar Addition 1382 // Scalar Reduce Pairwise Addition (Scalar and Floating Point)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 989 // Addition 992 // Addition producing a signed overflow flag. 994 // Addition of a register. 1001 // Addition to a high register. 1007 // Addition of signed 16-bit immediates. 1012 // Addition of signed 32-bit immediates. 1020 // Addition of memory. 1028 // Addition to memory. 1034 // Addition producing a carry. 1036 // 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 | SystemZScheduleZ14.td | 342 // Addition 879 // Addition 1005 // Addition 1135 // Addition
|
H A D | SystemZScheduleZ15.td | 346 // Addition 897 // Addition 1023 // Addition 1157 // Addition
|
H A D | SystemZScheduleZ16.td | 346 // Addition 899 // Addition 1027 // Addition 1163 // Addition
|
H A D | SystemZInstrFP.td | 425 // 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/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 585 const DIExpression *Addition) { in combineDIExpressions() argument 586 std::vector<uint64_t> Elts = Addition->getElements().vec(); in combineDIExpressions() 588 if (Original->isImplicit() && Addition->isImplicit()) in combineDIExpressions()
|
/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/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
|
H A D | X86InstrMisc.td | 1039 // ASCII Adjust After Addition 1059 // Decimal Adjust AL after Addition
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 324 return OpenACCReductionOperator::Addition; in ParseReductionOperator()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsDSPInstrInfo.td | 554 // Addition/subtraction 941 // Addition/subtraction
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 2128 TEST(MathTest, Addition) { ... } 2139 <testcase name="Addition" file="test.cpp" line="1" status="run" time="0.007" classname=""> 2306 TEST(MathTest, Addition) { ... } 2330 "name": "Addition",
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsMips.td | 25 // Addition/subtraction 397 // Addition/subtraction
|
/freebsd/contrib/bc/ |
H A D | NEWS.md | 1154 3. Addition and subtraction were both optimized a bit more. 1390 6. Addition got a speed improvement.
|