Searched defs:scratch_memory_buffers (Results 1 - 25 of 47) sorted by relevance

12

/external/vixl/test/aarch32/
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc1401 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1414 scratch_memory_buffers[i] = NULL;
1575 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc1401 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1414 scratch_memory_buffers[i] = NULL;
1575 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-memop-immediate-512-a32.cc3363 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
3376 scratch_memory_buffers[i] = NULL;
3420 scratch_memory_buffers[i] = new byte[4];
3428 __ Mov(base_register, Operand::From(scratch_memory_buffers[i]));
3502 __ Mov(memop_tmp, Operand::From(scratch_memory_buffers[i]));
3627 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-memop-immediate-8192-a32.cc3363 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
3376 scratch_memory_buffers[i] = NULL;
3420 scratch_memory_buffers[i] = new byte[4];
3428 __ Mov(base_register, Operand::From(scratch_memory_buffers[i]));
3502 __ Mov(memop_tmp, Operand::From(scratch_memory_buffers[i]));
3627 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-memop-rs-a32.cc3374 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
3387 scratch_memory_buffers[i] = NULL;
3433 scratch_memory_buffers[i] = new byte[4];
3441 __ Mov(base_register, Operand::From(scratch_memory_buffers[i]));
3516 __ Mov(memop_tmp, Operand::From(scratch_memory_buffers[i]));
3652 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-const-a32.cc474 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
487 scratch_memory_buffers[i] = NULL;
630 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-const-t32.cc589 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
602 scratch_memory_buffers[i] = NULL;
745 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc427 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
440 scratch_memory_buffers[i] = NULL;
583 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-a32.cc510 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
523 scratch_memory_buffers[i] = NULL;
680 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc573 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
586 scratch_memory_buffers[i] = NULL;
745 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc573 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
586 scratch_memory_buffers[i] = NULL;
745 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc867 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
880 scratch_memory_buffers[i] = NULL;
1039 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc867 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
880 scratch_memory_buffers[i] = NULL;
1039 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc877 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
890 scratch_memory_buffers[i] = NULL;
1049 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc877 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
890 scratch_memory_buffers[i] = NULL;
1049 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc1074 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1087 scratch_memory_buffers[i] = NULL;
1261 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc1062 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1075 scratch_memory_buffers[i] = NULL;
1249 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-operand-rn-t32.cc510 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
523 scratch_memory_buffers[i] = NULL;
680 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-rn-a32.cc859 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
872 scratch_memory_buffers[i] = NULL;
1028 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-rn-operand-const-a32.cc1107 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1120 scratch_memory_buffers[i] = NULL;
1278 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-rn-operand-const-t32.cc1131 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1144 scratch_memory_buffers[i] = NULL;
1302 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc914 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
927 scratch_memory_buffers[i] = NULL;
1054 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-rn-operand-rm-a32.cc1107 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1120 scratch_memory_buffers[i] = NULL;
1293 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc1106 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1119 scratch_memory_buffers[i] = NULL;
1294 delete[] scratch_memory_buffers[i];
H A Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc1106 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; local
1119 scratch_memory_buffers[i] = NULL;
1294 delete[] scratch_memory_buffers[i];

Completed in 356 milliseconds

12