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