Searched defs:kSize (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/utils/x86/ | ||
| D | assembler_x86.cc | 52 static const int kSize = 5; in call() local |
| /art/compiler/utils/x86_64/ | ||
| D | assembler_x86_64.cc | 58 static const int kSize = 5; in call() local |