Searched refs:negative1 (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/src/google/protobuf/util/ |
D | time_util.cc | 480 bool negative1, negative2; in operator %=() local 482 ToUint128(d1, &value1, &negative1); in operator %=() 491 ToDuration(result, negative1, &d1); in operator %=() 496 bool negative1, negative2; in operator /() local 498 ToUint128(d1, &value1, &negative1); in operator /() 501 if (negative1 != negative2) { in operator /()
|
/external/llvm/test/Transforms/InstCombine/ |
D | narrow-switch.ll | 39 define i32 @negative1(i64 %a) { 40 ; ALL-LABEL: @negative1(
|
D | range-check.ll | 96 ; CHECK-LABEL: define i1 @negative1 101 define i1 @negative1(i32 %x, i32 %n) {
|
/external/clang/test/CodeGen/ |
D | sanitize-address-field-padding.cpp | 96 Negative1 negative1; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | narrow-switch.ll | 39 define i32 @negative1(i64 %a) { 40 ; ALL-LABEL: @negative1(
|
D | range-check.ll | 96 ; CHECK-LABEL: define i1 @negative1 101 define i1 @negative1(i32 %x, i32 %n) {
|