HomeSort by relevance Sort by last modified time
    Searched full:i399 (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/Transforms/InstCombine/
apint-or2.ll 24 define i399 @test3(i399 %V, i399 %M) {
28 %C1 = xor i399 274877906943, -1 ;; C2 = 274877906943
29 %N = and i399 %M, 18446742974197923840
30 %A = add i399 %V, %N
31 %B = and i399 %A, %C1
32 %D = and i399 %V, 274877906943
33 %R = or i399 %B, %D
34 ret i399 %
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1048 int i399 = 399; local
    [all...]

Completed in 96 milliseconds