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

  /art/compiler/utils/x86/
assembler_x86.h 730 int PreferredLoopAlignment() { return 16; }
  /art/compiler/utils/x86_64/
assembler_x86_64.h 800 int PreferredLoopAlignment() { return 16; }
    [all...]

Completed in 504 milliseconds