OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreferredLoopAlignment
(Results
1 - 2
of
2
) sorted by null
/art/compiler/utils/mips/
assembler_mips.h
340
int
PreferredLoopAlignment
() { return 16; }
/art/compiler/utils/x86/
assembler_x86.h
451
int
PreferredLoopAlignment
() { return 16; }
Completed in 165 milliseconds