/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | addsub-shifted.ll | 27 ; Subtraction is not commutative! 58 ; Subtraction is not commutative! 93 ; Subtraction is not commutative! 119 ; Subtraction is not commutative! 152 ; Subtraction is not commutative! 178 ; Subtraction is not commutative!
|
/external/llvm/test/CodeGen/AArch64/ |
D | addsub-shifted.ll | 27 ; Subtraction is not commutative! 58 ; Subtraction is not commutative! 93 ; Subtraction is not commutative! 119 ; Subtraction is not commutative! 152 ; Subtraction is not commutative! 178 ; Subtraction is not commutative!
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleConstraintManager.cpp | 166 SymbolRef Subtraction = SymMgr.getSymSymExpr(SSE->getRHS(), BO_Sub, in assumeAux() local 173 return assumeSymRel(state, Subtraction, Op, Zero); in assumeAux()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | ResourceScriptTokenList.def | 32 SHORT_TOKEN(Minus, '-') // Subtraction operator.
|
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
D | DurationTest.cs | 76 public void Subtraction() in Subtraction() method in Google.Protobuf.WellKnownTypes.DurationTest
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrHFP.td | 152 // Subtraction. 162 // Subtraction (unnormalized).
|
D | SystemZInstrInfo.td | 993 // Subtraction 996 // Subtraction producing a signed overflow flag. 998 // Subtraction of a register. 1003 // Subtraction from a high register. 1009 // Subtraction of memory. 1037 // Subtraction producing a carry. 1039 // Subtraction of a register. 1044 // Subtraction from a high register. 1050 // Subtraction of unsigned 32-bit immediates. 1054 // Subtraction of memory. [all …]
|
D | SystemZScheduleZ196.td | 340 // Subtraction 358 // Subtraction with borrow 363 // Subtraction with sign extension (32 -> 64) 792 // Subtraction 918 // Subtraction 1036 // Subtraction
|
D | SystemZScheduleZEC12.td | 351 // Subtraction 369 // Subtraction with borrow 374 // Subtraction with sign extension (32 -> 64) 830 // Subtraction 956 // Subtraction 1080 // Subtraction
|
D | SystemZInstrDFP.td | 149 // Subtraction.
|
D | SystemZScheduleZ13.td | 374 // Subtraction 392 // Subtraction with borrow 397 // Subtraction with sign extension (32 -> 64) 858 // Subtraction 984 // Subtraction 1114 // Subtraction
|
D | SystemZScheduleZ14.td | 375 // Subtraction 393 // Subtraction with borrow 398 // Subtraction with sign extension (16/32 -> 64) 877 // Subtraction 1003 // Subtraction 1131 // Subtraction
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 951 // Subtraction 957 // Subtraction of a register. 962 // Subtraction of memory. 970 // Subtraction producing a carry. 972 // Subtraction of a register. 977 // Subtraction of unsigned 32-bit immediates. These don't match 982 // Subtraction of memory. 989 // Subtraction producing and using a carry. 991 // Subtraction of a register. 995 // Subtraction of memory.
|
D | SystemZInstrFP.td | 370 // Subtraction.
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | minus.decTest | 23 -- Subtraction, rounding, and more overflows are tested elsewhere.
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | minus.decTest | 23 -- Subtraction, rounding, and more overflows are tested elsewhere.
|
/external/google-breakpad/src/common/ |
D | test_assembler_unittest.cc | 277 TEST(Subtraction, LabelConstant) { in TEST() argument 287 TEST(Subtraction, KnownLabelConstant) { in TEST() argument 304 TEST(Subtraction, LabelLabel) { in TEST() argument
|
/external/libchrome/base/numerics/ |
D | README.md | 295 * `CheckSub()` - Subtraction. 393 * `ClampSub()` - Subtraction.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-cmp-04.ll | 84 ; Subtraction also provides a zero-based CC value.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-cmp-04.ll | 84 ; Subtraction also provides a zero-based CC value.
|
/external/python/cpython3/Doc/library/ |
D | operator.rst | 424 | Subtraction | ``a - b`` | ``sub(a, b)`` |
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrMMX.td | 249 // -- Subtraction
|
/external/python/cpython2/Doc/library/ |
D | operator.rst | 676 | Subtraction | ``a - b`` | ``sub(a, b)`` |
|
/external/clang/include/clang/Basic/ |
D | arm_neon.td | 539 // E.3.3 Subtraction 897 // Subtraction 1347 // Scalar Subtraction
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrMMX.td | 317 // -- Subtraction
|