Searched refs:NUM1 (Results 1 - 1 of 1) sorted by relevance

/external/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc5101 const int NUM1 = NUM_NOPS - NUM_RANGE; local
5105 ExactAssemblyScope aas(&masm, 2 * NUM1, CodeBufferCheckScope::kMaximumSize);
5106 for (int i = 0; i < NUM1; i++) {

Completed in 102 milliseconds