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

  /art/test/530-checker-loops5/src/
Main.java 75 /// CHECK-START: int Main.poly3() loop_optimization (before)
80 /// CHECK-START: int Main.poly3() loop_optimization (after)
86 /// CHECK-START: int Main.poly3() instruction_simplifier$after_bce (after)
90 /// CHECK-START: int Main.poly3() loop_optimization (after)
92 public static int poly3() { method in class:Main
173 expectEquals(-2146724623, poly3());
  /external/boringssl/src/crypto/ec/asm/
p256-x86_64-asm.pl 138 my ($poly1,$poly3)=($acc6,$acc7);
218 mov .Lpoly+8*3(%rip),$poly3
248 mulq $poly3
295 mulq $poly3
342 mulq $poly3
389 mulq $poly3
406 sbb $poly3, $acc1 # .Lpoly[3]
656 mov .Lpoly+8*3(%rip), $poly3
671 mulx $poly3, $t0, $t1
708 mulx $poly3, $t0, $t
    [all...]

Completed in 2686 milliseconds