HomeSort by relevance Sort by last modified time
    Searched refs:v6 (Results 26 - 50 of 485) sorted by null

12 3 4 5 6 7 8 91011>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lt/d/
T_if_lt_7.d 16 if-lt v6, v7, Label11
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
T_if_lt_12.d 16 if-lt v6, v7, Label10
17 const/4 v6, 0
18 return v6
22 return v6
T_if_lt_9.d 16 if-lt v6, v7, Label10
17 const/4 v6, 0
18 return v6
22 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ltz/d/
T_if_ltz_3.d 16 if-ltz v6, Label9
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ne/d/
T_if_ne_1.d 16 if-ne v6, v7, Label11
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
T_if_ne_11.d 16 if-ne v6, v7, Label10
17 const/4 v6, 0
18 return v6
21 const v6, 0
23 return v6
T_if_ne_2.d 16 if-ne v6, v7, Label11
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
T_if_ne_4.d 16 if-ne v6, v7, Label11
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
T_if_ne_5.d 16 if-ne v6, v8, Label11
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
T_if_ne_9.d 16 if-ne v6, v5, Label11
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
T_if_ne_10.d 16 if-ne v6, v7, Label10
17 const/4 v6, 0
18 return v6
22 return v6
T_if_ne_12.d 16 if-ne v6, v7, Label10
17 const/4 v6, 0
18 return v6
22 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_nez/d/
T_if_nez_5.d 16 if-nez v6, Label9
17 const/16 v6, 1234
18 return v6
21 const/4 v6, 1
22 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/d/
T_if_eq_1.d 16 if-eq v6, v7, Label11
17 const/16 v6, 1234
19 return v6
22 const/4 v6, 1
T_if_eq_11.d 16 if-eq v6, v7, Label10
17 const/4 v6, 0
21 const v6, 1
24 const/4 v6, 1
T_if_eq_12.d 16 if-eq v6, v7, Label11
17 const/16 v6, 1234
19 return v6
22 const/4 v6, 1
T_if_eq_2.d 16 if-eq v6, v7, Label11
17 const/16 v6, 1234
19 return v6
22 const/4 v6, 1
T_if_eq_4.d 16 if-eq v6, v7, Label11
17 const/16 v6, 1234
19 return v6
22 const/4 v6, 1
T_if_eq_5.d 16 if-eq v6, v8, Label11
17 const/16 v6, 1234
19 return v6
22 const/4 v6, 1
T_if_eq_9.d 16 if-eq v6, v7, Label11
17 const/16 v6, 1234
19 return v6
22 const/4 v6, 1
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ge/d/
T_if_ge_9.d 16 if-ge v6, v7, Label10
17 const/4 v6, 0
18 return v6
22 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gt/d/
T_if_gt_9.d 16 if-gt v6, v7, Label11
17 const/4 v6, 0
18 return v6
22 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_le/d/
T_if_le_9.d 16 if-le v6, v7, Label10
17 const/4 v6, 0
18 return v6
22 return v6
  /external/clang/test/CodeGen/
mmx-inline-asm.c 9 __m64 v1, v2, v3, v4, v5, v6, v7; local
20 "=&y" (v4), "=&y" (v5), "=&y" (v6), "=y" (v7)
vld_dup.c 13 int64_t v6[3]; local
43 v4 = vld3_dup_s64(v6);

Completed in 2960 milliseconds

12 3 4 5 6 7 8 91011>>