Home
last modified time | relevance | path

Searched refs:negative2 (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/src/google/protobuf/util/
Dtime_util.cc465 bool negative1, negative2; in operator %=() local
468 ToUint128(d2, &value2, &negative2); in operator %=()
481 bool negative1, negative2; in operator /() local
484 ToUint128(d2, &value2, &negative2); in operator /()
486 if (negative1 != negative2) { in operator /()
/external/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp105 Negative2 negative2; variable
/external/llvm-project/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp105 Negative2 negative2; variable
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-fold-init-type.cpp123 int negative2() { in negative2() function
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dhlsl.samplecmp.negative2.frag.out1 hlsl.samplecmp.negative2.frag
Dhlsl.mip.negative2.frag.out1 hlsl.mip.negative2.frag
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.samplecmp.negative2.frag.out1 hlsl.samplecmp.negative2.frag
Dhlsl.mip.negative2.frag.out1 hlsl.mip.negative2.frag
/external/llvm/test/Transforms/InstCombine/
Drange-check.ll109 ; CHECK-LABEL: define i1 @negative2
114 define i1 @negative2(i32 %x, i32 %n) {
/external/llvm-project/llvm/test/Transforms/InstCombine/
Drange-check.ll109 ; CHECK-LABEL: define i1 @negative2
114 define i1 @negative2(i32 %x, i32 %n) {
Dadd-shl-sdiv-to-srem.ll175 define i32 @add-shl-sdiv-negative2(i32 %x) {
176 ; CHECK-LABEL: @add-shl-sdiv-negative2(