HomeSort by relevance Sort by last modified time
    Searched full:times_1 (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/v8/src/ia32/
codegen-ia32.cc 245 __ movdqu(xmm0, Operand(src, count, times_1, -0x10));
246 __ movdqu(Operand(dst, count, times_1, -0x10), xmm0);
357 __ movsd(xmm1, Operand(src, count, times_1, -8));
359 __ movsd(Operand(dst, count, times_1, -8), xmm1);
364 __ movdqu(xmm1, Operand(src, count, times_1, -0x10));
366 __ movdqu(Operand(dst, count, times_1, -0x10), xmm1);
372 __ movdqu(xmm2, Operand(src, count, times_1, -0x10));
375 __ movdqu(Operand(dst, count, times_1, -0x10), xmm2);
382 __ movdqu(xmm3, Operand(src, count, times_1, -0x10));
386 __ movdqu(Operand(dst, count, times_1, -0x10), xmm3)
    [all...]
code-stubs-ia32.cc 687 __ lea(ecx, FieldOperand(eax, esi, times_1, SeqOneByteString::kHeaderSize));
689 __ lea(ecx, FieldOperand(eax, ebx, times_1, SeqOneByteString::kHeaderSize));
696 __ lea(ecx, FieldOperand(eax, esi, times_1, SeqTwoByteString::kHeaderSize));
    [all...]
  /external/v8/src/regexp/x64/
regexp-macro-assembler-x64.cc 243 __ leap(r9, Operand(rsi, rdx, times_1, 0));
244 __ leap(r11, Operand(rsi, rdi, times_1, 0));
317 __ leap(rcx, Operand(rsi, rdx, times_1, 0));
319 __ leap(rdx, Operand(rsi, rdi, times_1, 0));
327 __ leap(rax, Operand(rsi, rdi, times_1, 0));
329 __ leap(rdi, Operand(rsi, rdx, times_1, 0));
411 __ leap(rbx, Operand(rsi, rdi, times_1, 0)); // Start of match.
416 __ leap(r9, Operand(rdx, rax, times_1, 0)); // End of capture
533 __ cmpb(FieldOperand(rax, index, times_1, ByteArray::kHeaderSize),
627 __ testb(Operand(rbx, current_character(), times_1, 0)
    [all...]
  /external/v8/src/regexp/ia32/
regexp-macro-assembler-ia32.cc 385 __ lea(ebx, Operand(esi, edi, times_1, 0)); // Start of match.
389 __ lea(ecx, Operand(eax, ebx, times_1, 0)); // End of match
513 __ cmpb(FieldOperand(eax, index, times_1, ByteArray::kHeaderSize),
584 Operand::StaticArray(current_character(), times_1, word_map));
598 Operand::StaticArray(current_character(), times_1, word_map));
716 __ lea(eax, Operand(edi, ebx, times_1, -char_size()));
756 __ mov(Operand(ebp, ecx, times_1, 0), eax);
    [all...]
  /external/v8/src/regexp/x87/
regexp-macro-assembler-x87.cc 384 __ lea(ebx, Operand(esi, edi, times_1, 0)); // Start of match.
388 __ lea(ecx, Operand(eax, ebx, times_1, 0)); // End of match
512 __ cmpb(FieldOperand(eax, index, times_1, ByteArray::kHeaderSize),
583 Operand::StaticArray(current_character(), times_1, word_map));
597 Operand::StaticArray(current_character(), times_1, word_map));
715 __ lea(eax, Operand(edi, ebx, times_1, -char_size()));
755 __ mov(Operand(ebp, ecx, times_1, 0), eax);
    [all...]
  /art/compiler/utils/mips64/
constants_mips64.h 88 TIMES_1 = 0,
  /art/compiler/utils/arm/
constants_arm.h 55 TIMES_1 = 0,
  /art/compiler/utils/mips/
constants_mips.h 113 TIMES_1 = 0,
  /art/compiler/utils/x86/
constants_x86.h 73 TIMES_1 = 0,
assembler_x86_test.cc 68 addresses_singleton_.push_back(x86::Address(x86::EAX, x86::EBX, x86::TIMES_1, 2));
73 addresses_.push_back(x86::Address(x86::EDI, x86::EAX, x86::TIMES_1, 15));
82 addresses_.push_back(x86::Address(x86::ESP, x86::EAX, x86::TIMES_1, 15));
238 all_addresses.push_back(x86::Address(*index, x86::TIMES_1, -1));
244 all_addresses.push_back(x86::Address(*base, *index, x86::TIMES_1, -1));
assembler_x86.h 210 if (base_in == ESP) SetSIB(TIMES_1, ESP, base_in);
213 if (base_in == ESP) SetSIB(TIMES_1, ESP, base_in);
217 if (base_in == ESP) SetSIB(TIMES_1, ESP, base_in);
  /art/compiler/utils/x86_64/
constants_x86_64.h 82 TIMES_1 = 0,
assembler_x86_64.h 209 SetSIB(TIMES_1, CpuRegister(RSP), base_in);
214 SetSIB(TIMES_1, CpuRegister(RSP), base_in);
220 SetSIB(TIMES_1, CpuRegister(RSP), base_in);
255 result.SetSIB(TIMES_1, CpuRegister(RSP), CpuRegister(RBP));
    [all...]
  /external/v8/src/x64/
codegen-x64.cc 145 __ movzxbl(result, Operand(result, index, times_1, 0));
170 times_1,
macro-assembler-x64.cc     [all...]
deoptimizer-x64.cc 252 __ Push(Operand(rbx, rcx, times_1, FrameDescription::frame_content_offset()));
code-stubs-x64.cc 591 FieldOperand(rdi, r14, times_1, SeqOneByteString::kHeaderSize));
593 FieldOperand(rdi, rbx, times_1, SeqOneByteString::kHeaderSize));
640 __ leal(rdx, Operand(rax, rax, times_1, 2));
    [all...]
  /external/v8/src/x87/
codegen-x87.cc 296 __ movzx_b(result, Operand(result, index, times_1, 0));
320 times_1,
code-stubs-x87.cc 506 __ lea(ecx, FieldOperand(eax, esi, times_1, SeqOneByteString::kHeaderSize));
508 __ lea(ecx, FieldOperand(eax, ebx, times_1, SeqOneByteString::kHeaderSize));
515 __ lea(ecx, FieldOperand(eax, esi, times_1, SeqTwoByteString::kHeaderSize));
    [all...]
  /art/compiler/optimizing/
intrinsics_x86_64.cc     [all...]
intrinsics_x86.cc 134 __ leal(temp2, Address(src_pos.AsRegister<Register>(), temp1, ScaleFactor::TIMES_1, 0));
157 __ leal(temp3, Address(dest_pos.AsRegister<Register>(), temp1, ScaleFactor::TIMES_1, 0));
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8632Traits.h 61 enum ScaleFactor { TIMES_1 = 0, TIMES_2 = 1, TIMES_4 = 2, TIMES_8 = 3 };
198 SetSIB(TIMES_1, RegX8632::Encoded_Reg_esp, Base);
202 SetSIB(TIMES_1, RegX8632::Encoded_Reg_esp, Base);
207 SetSIB(TIMES_1, RegX8632::Encoded_Reg_esp, Base);
    [all...]
IceTargetLoweringX8664Traits.h 62 enum ScaleFactor { TIMES_1 = 0, TIMES_2 = 1, TIMES_4 = 2, TIMES_8 = 3 };
204 SetSIB(TIMES_1, RegX8664::Encoded_Reg_rsp, Base);
208 SetSIB(TIMES_1, RegX8664::Encoded_Reg_rsp, Base);
213 SetSIB(TIMES_1, RegX8664::Encoded_Reg_rsp, Base);
270 static constexpr ScaleFactor NoScale = TIMES_1;
    [all...]
  /external/v8/src/compiler/x64/
code-generator-x64.cc 71 STATIC_ASSERT(0 == static_cast<int>(times_1));
494 Operand(buffer_, kScratchRegister, times_1, 0)); \
509 __ asm_instr(result, Operand(buffer, index1, times_1, index2)); \
549 Operand(buffer_, kScratchRegister, times_1, 0)); \
567 __ asm_instr(result, Operand(buffer, index1, times_1, index2)); \
583 __ asm_instr(Operand(buffer, index1, times_1, index2), value); \
607 __ asm_instr(Operand(buffer_, kScratchRegister, times_1, 0), \
622 __ asm_instr(Operand(buffer, index1, times_1, index2), value); \
638 __ asm_instr(Operand(buffer, index1, times_1, index2), value); \
    [all...]
  /external/v8/src/compiler/ia32/
code-generator-ia32.cc 102 STATIC_ASSERT(0 == static_cast<int>(times_1));
348 __ asm_instr(result_, Operand(buffer_reg_, index1_, times_1, 0)); \
377 __ asm_instr(result, Operand(buffer, index1, times_1, index2)); \
453 __ asm_instr(result_, Operand(buffer_reg_, index1_, times_1, 0)); \
481 __ asm_instr(result, Operand(buffer, index1, times_1, index2)); \
556 __ asm_instr(Operand(buffer_reg_, index1_, times_1, 0), value_); \
581 __ asm_instr(Operand(buffer, index1, times_1, index2), value); \
    [all...]

Completed in 1271 milliseconds

1 2 3