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

Completed in 1438 milliseconds