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 498 int PreferredLoopAlignment() { return 16; }
  /art/compiler/utils/x86_64/
assembler_x86_64.h 626 int PreferredLoopAlignment() { return 16; }

Completed in 60 milliseconds