Searched refs:negative2 (Results 1 – 11 of 11) sorted by relevance
465 bool negative1, negative2; in operator %=() local468 ToUint128(d2, &value2, &negative2); in operator %=()481 bool negative1, negative2; in operator /() local484 ToUint128(d2, &value2, &negative2); in operator /()486 if (negative1 != negative2) { in operator /()
105 Negative2 negative2; variable
123 int negative2() { in negative2() function
1 hlsl.samplecmp.negative2.frag
1 hlsl.mip.negative2.frag
109 ; CHECK-LABEL: define i1 @negative2114 define i1 @negative2(i32 %x, i32 %n) {
175 define i32 @add-shl-sdiv-negative2(i32 %x) {176 ; CHECK-LABEL: @add-shl-sdiv-negative2(