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

  /external/llvm/test/Transforms/InstCombine/
apint-cast-and-cast.ll 10 define i73 @test2(i677 %val) {
11 %t1 = bitcast i677 %val to i677
12 %t2 = and i677 %t1, 1
13 %t3 = trunc i677 %t2 to i73
  /external/llvm/test/CodeGen/ARM/
2013-04-18-load-overlap-PR14824.ll 16 %data.i.i677.48.extract.shift = lshr i512 %s122, 384
17 %data.i.i677.48.extract.trunc = trunc i512 %data.i.i677.48.extract.shift to i64
18 %s123 = insertelement <8 x i64> undef, i64 %data.i.i677.48.extract.trunc, i32 0
19 %data.i.i677.32.extract.shift = lshr i512 %s122, 256
20 %data.i.i677.32.extract.trunc = trunc i512 %data.i.i677.32.extract.shift to i64
21 %s124 = insertelement <8 x i64> %s123, i64 %data.i.i677.32.extract.trunc, i32 1
22 %data.i.i677.16.extract.shift = lshr i512 %s122, 128
23 %data.i.i677.16.extract.trunc = trunc i512 %data.i.i677.16.extract.shift to i6
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1604 int i677 = 677; local
    [all...]

Completed in 68 milliseconds