| /external/vixl/test/aarch32/ |
| test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc | 1139 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc | 1139 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 1457 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 1457 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 1467 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 1467 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 2163 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-operand-rm-t32.cc | 1138 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-rm-a32.cc | 1544 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-rm-ge-a32.cc | 456 Register input_ptr = scratch_registers.Acquire(); local 460 // Initialize `input_ptr` to the first element and `input_end` the address 462 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 463 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 475 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr))); 487 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit))); 494 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge))); 497 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 498 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 499 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))) [all...] |
| test-simulator-cond-rd-rn-rm-ge-t32.cc | 456 Register input_ptr = scratch_registers.Acquire(); local 460 // Initialize `input_ptr` to the first element and `input_end` the address 462 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 463 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 475 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr))); 487 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit))); 494 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge))); 497 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 498 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 499 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))) [all...] |
| test-simulator-cond-rd-rn-rm-q-a32.cc | 440 Register input_ptr = scratch_registers.Acquire(); local 444 // Initialize `input_ptr` to the first element and `input_end` the address 446 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 447 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 459 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr))); 471 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit))); 478 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge))); 481 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 482 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 483 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))) [all...] |
| test-simulator-cond-rd-rn-rm-q-t32.cc | 440 Register input_ptr = scratch_registers.Acquire(); local 444 // Initialize `input_ptr` to the first element and `input_end` the address 446 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 447 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 459 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr))); 471 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit))); 478 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge))); 481 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 482 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 483 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))) [all...] |
| test-simulator-cond-rd-rn-rm-sel-a32.cc | 433 Register input_ptr = scratch_registers.Acquire(); local 437 // Initialize `input_ptr` to the first element and `input_end` the address 439 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 440 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 452 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr))); 464 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit))); 471 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge))); 474 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 475 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 476 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))) [all...] |
| test-simulator-cond-rd-rn-rm-sel-t32.cc | 433 Register input_ptr = scratch_registers.Acquire(); local 437 // Initialize `input_ptr` to the first element and `input_end` the address 439 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 440 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 452 __ Ldr(nzcv_bits, MemOperand(input_ptr, offsetof(Inputs, apsr))); 464 __ Ldr(q_bit, MemOperand(input_ptr, offsetof(Inputs, qbit))); 471 __ Ldr(ge_bits, MemOperand(input_ptr, offsetof(Inputs, ge))); 474 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 475 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 476 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))) [all...] |
| test-simulator-cond-rd-rn-rm-t32.cc | 1542 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rd-rn-t32.cc | 887 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rdlow-operand-imm8-t32.cc | 1607 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc | 990 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 921 Register input_ptr = scratch_registers.Acquire(); local [all...] |
| test-simulator-rd-rn-rm-a32.cc | 510 Register input_ptr = scratch_registers.Acquire(); local 514 // Initialize `input_ptr` to the first element and `input_end` the address 516 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 517 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 521 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 522 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 523 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))); 533 // Loop back until `input_ptr` is lower than `input_base`. 534 __ Add(input_ptr, input_ptr, Operand::From(sizeof(kTests[i].inputs[0]))) [all...] |
| test-simulator-rd-rn-rm-t32.cc | 510 Register input_ptr = scratch_registers.Acquire(); local 514 // Initialize `input_ptr` to the first element and `input_end` the address 516 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); 517 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride)); 521 __ Ldr(rd, MemOperand(input_ptr, offsetof(Inputs, rd))); 522 __ Ldr(rn, MemOperand(input_ptr, offsetof(Inputs, rn))); 523 __ Ldr(rm, MemOperand(input_ptr, offsetof(Inputs, rm))); 533 // Loop back until `input_ptr` is lower than `input_base`. 534 __ Add(input_ptr, input_ptr, Operand::From(sizeof(kTests[i].inputs[0]))) [all...] |
| /external/libvpx/libvpx/vpx/src/ |
| svc_encodeframe.c | 204 char *input_ptr = NULL; local 213 option_name = strtok_r(input_string, "=", &input_ptr); 216 option_value = strtok_r(NULL, " ", &input_ptr); 257 option_name = strtok_r(NULL, "=", &input_ptr);
|
| /external/mesa3d/src/gallium/auxiliary/translate/ |
| translate_generic.c | 64 const uint8_t *input_ptr; member in struct:translate_generic::__anon29428 616 src = tg->attrib[attr].input_ptr + 630 tg->attrib[attr].input_ptr, 733 tg->attrib[i].input_ptr = ((const uint8_t *)ptr + [all...] |
| /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
| depthwiseconv_float.h | 35 const float* input_ptr, int input_ptr_increment, 48 input[i] = vld1q_f32(input_ptr + 4 * i); 50 input_ptr += 16; 72 input[i] = vld1q_f32(input_ptr + 4 * i); 74 input_ptr += 8; 96 const float* input_ptr, int input_ptr_increment, 106 input[i] = vld1q_f32(input_ptr + 4 * i); 108 input_ptr += 16; 129 input[i] = vld1q_f32(input_ptr + 4 * i); 131 input_ptr += 8 822 const float* input_ptr = input_data + in_x_origin * input_depth; local 880 const float* input_ptr = input_data + in_x_origin * input_depth; local [all...] |