Home
last modified time | relevance | path

Searched refs:Addition (Results 1 – 25 of 139) sorted by relevance

123456

/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dint-cmp-57.ll6 ; Addition of an immediate does not depend on the "nsw" flag, since the
10 ; Addition of a negative immediate gives a positive result in case of
46 ; 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.
Dint-cmp-45.ll6 ; Addition provides enough for comparisons with zero if we know no
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dabseil-duration-addition.rst15 // Original - Addition in the integer domain
20 // Suggestion - Addition in the absl::Time domain
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_atomic_counter_ops.txt37 - Addition and subtraction
50 Addition and subtraction test
/external/webrtc/api/video/test/
Dvideo_adaptation_counters_unittest.cc17 TEST(AdaptationCountersTest, Addition) { in TEST() argument
/external/llvm-project/clang/test/SemaObjC/
Dcomptypes-5.m14 @interface MyClass (Addition) <MyProtocol> category
/external/clang/test/SemaObjC/
Dcomptypes-5.m14 @interface MyClass (Addition) <MyProtocol> category
/external/okhttp/
DREADME.android8 Addition of classes in android/ :
/external/libchrome/crypto/
Dp224_unittest.cc797 TEST(P224, Addition) { in TEST() argument
/external/bc/manuals/
Dbenchmarks.md20 ### Addition subsection
282 ### Addition subsection
476 ### Addition subsection
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptTokenList.def30 SHORT_TOKEN(Plus, '+') // Addition operator.
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dfunctionalize-if.mlir16 …d"(%2#0, %2#0) {T = "tfdtype$DT_INT32"} : (tensor<i32>, tensor<i32>) -> tensor<i32> loc("Addition")
/external/rust/crates/csv/examples/data/
Duspop-null.csv8 Shadow Oaks Addition,AR,,34.9555556,-91.9475000
Duspop-latin1.csv8 Shadow Oaks Addition,AR,,34.9555556,-91.9475000
Duspop.csv8 Shadow Oaks Addition,AR,,34.9555556,-91.9475000
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DDurationTest.cs56 public void Addition() in Addition() method in Google.Protobuf.WellKnownTypes.DurationTest
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/
DDurationTest.cs56 public void Addition() in Addition() method in Google.Protobuf.WellKnownTypes.DurationTest
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td927 // Addition
930 // Addition producing a signed overflow flag.
932 // Addition of a register.
939 // Addition to a high register.
945 // Addition of signed 16-bit immediates.
950 // Addition of signed 32-bit immediates.
958 // Addition of memory.
966 // Addition to memory.
972 // Addition producing a carry.
974 // Addition of a register.
[all …]
DSystemZInstrHFP.td130 // Addition.
141 // Addition (unnormalized).
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td914 // Addition
917 // Addition producing a signed overflow flag.
919 // Addition of a register.
926 // Addition to a high register.
932 // Addition of signed 16-bit immediates.
937 // Addition of signed 32-bit immediates.
945 // Addition of memory.
953 // Addition to memory.
959 // Addition producing a carry.
961 // Addition of a register.
[all …]
DSystemZInstrHFP.td130 // Addition.
141 // Addition (unnormalized).
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td876 // Addition
881 // Addition of a register.
888 // Addition of signed 16-bit immediates.
893 // Addition of signed 32-bit immediates.
901 // Addition of memory.
907 // Addition to memory.
913 // Addition producing a carry.
915 // Addition of a register.
922 // Addition of signed 16-bit immediates.
928 // Addition of unsigned 32-bit immediates.
[all …]
/external/libchrome/ui/gfx/geometry/
Dquaternion_unittest.cc56 TEST(QuatTest, Addition) { in TEST() argument
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-45.ll6 ; Addition provides enough for equality comparisons with zero. First teest
/external/python/cpython3/Lib/test/decimaltestdata/
Dplus.decTest23 -- Addition and rounding, and most overflows, are tested elsewhere.

123456