/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-lea.s | 4 lea 0(), %cx label 5 lea 0(), %ecx label 6 lea 0(), %rcx label 7 lea (%eax), %cx label 8 lea (%eax), %ecx label 9 lea (%eax), %rcx label 10 lea (%rax), %cx label 11 lea (%rax), %ecx label 12 lea (%rax), %rcx label 13 lea (, %ebx), %cx label [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | intel-syntax-error.s | 30 lea RDX, [unknown_number * RAX + RBX + _foo] label 32 lea RDX, [4 * RAX + 27 * RBX + _pat] label 34 lea RDX, [[arr] label 36 lea RDX, [arr[] label 48 lea bx, [ax] label 51 lea eax, [eax+esp*1] label 54 lea ax, [bx+si*1] label
|
D | x86_errors.s | 26 lea (%rsp, %rbp, $4), %rax label 95 lea (%si,%bp), %ax label 98 lea (%di,%bp), %ax label 101 lea (%si,%bx), %ax label 104 lea (%di,%bx), %ax label
|
D | intel-syntax-32.s | 4 lea ax, [bp+si] label 6 lea ax, [si+bp] label
|
D | pr22004.s | 3 lea rax, qword ptr [rip + .L.str] label
|
D | intel-syntax-unsized-memory.s | 29 lea r9d, [r15d+1] label
|
D | intel-syntax.s | 893 lea rax, [rax+rsp] label 895 lea rax, [rsp+rax] label 897 lea eax, [eax+esp] label 899 lea eax, [esp+eax] label
|
/external/v8/src/regexp/ia32/ |
D | regexp-macro-assembler-ia32.cc | 163 __ lea(eax, Operand(edi, -char_size())); in CheckAtStart() local 171 __ lea(eax, Operand(edi, -char_size() + cp_offset * char_size())); in CheckNotAtStart() local 241 __ lea(ecx, Operand(eax, -'a')); in CheckNotBackReferenceIgnoreCase() local 388 __ lea(ebx, Operand(esi, edi, times_1, 0)); // Start of match. in CheckNotBackReference() local 392 __ lea(ecx, Operand(eax, ebx, times_1, 0)); // End of match in CheckNotBackReference() local 475 __ lea(eax, Operand(current_character(), -minus)); in CheckNotCharacterAfterMinusAnd() local 490 __ lea(eax, Operand(current_character(), -from)); in CheckCharacterInRange() local 500 __ lea(eax, Operand(current_character(), -from)); in CheckCharacterNotInRange() local 535 __ lea(eax, Operand(current_character(), -'\t')); in CheckSpecialCharacterClass() local 550 __ lea(eax, Operand(current_character(), -'0')); in CheckSpecialCharacterClass() local [all …]
|
/external/llvm/test/MC/X86/ |
D | intel-syntax-unsized-memory.s | 29 lea r9d, [r15d+1] label
|
D | x86_errors.s | 30 lea (%rsp, %rbp, $4), %rax label
|
/external/libvpx/libvpx/vp8/common/ |
D | entropymode.c | 22 int lea = (l->as_int == a->as_int); in vp8_mv_cont() local
|
/external/v8/src/ia32/ |
D | deoptimizer-ia32.cc | 61 __ lea(edx, Operand(esp, kSavedRegistersAreaSize + 2 * kPointerSize)); in Generate() local 130 __ lea(edx, Operand(ebx, FrameDescription::frame_content_offset())); in Generate() local 160 __ lea(edx, Operand(eax, edx, times_4, 0)); in Generate() local
|
D | code-stubs-ia32.cc | 142 __ lea(eax, Operand(esp, (kNumSavedRegisters + 1) * kPointerSize)); in Generate() local 415 __ lea(scratch, ApiParameterOperand(2)); in Generate() local 470 __ lea(scratch, Operand(esp, 2 * kPointerSize)); in Generate() local 482 __ lea(scratch, info_object); in Generate() local
|
D | assembler-ia32.cc | 1054 void Assembler::lea(Register dst, Operand src) { in lea() function in v8::internal::Assembler
|
/external/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 66 __ lea(ecx, FieldOperand(ecx, Code::kHeaderSize)); in GenerateTailCallToReturnedCode() local 94 __ lea(ebx, Operand(ebp, StandardFrameConstants::kCallerSPOffset)); in Generate_JSBuiltinsConstructStubHelper() local 133 __ lea(esp, Operand(esp, ebx, times_2, 1 * kPointerSize)); // 1 ~ receiver in Generate_JSBuiltinsConstructStubHelper() local 225 __ lea(ebx, Operand(ebp, StandardFrameConstants::kCallerSPOffset)); in Generate_JSConstructStubGeneric() local 308 __ lea(esp, Operand(esp, ebx, times_2, 1 * kPointerSize)); // 1 ~ receiver in Generate_JSConstructStubGeneric() local 1296 __ lea(esp, Operand(esp, ecx, times_pointer_size, 0)); in Generate_InstantiateAsmJs() local 1407 __ lea(esp, Operand(esp, eax, times_pointer_size, kPointerSize)); in Generate_FunctionPrototypeApply() local 1516 __ lea(esp, Operand(esp, eax, times_pointer_size, kPointerSize)); in Generate_ReflectApply() local 1567 __ lea(esp, Operand(esp, eax, times_pointer_size, kPointerSize)); in Generate_ReflectConstruct() local 1634 __ lea(edi, Operand(eax, eax, times_1, kSmiTag)); in EnterArgumentsAdaptorFrame() local [all …]
|
/external/libvpx/libvpx/vp8/decoder/ |
D | decodemv.c | 179 int lea = (left == above); in get_sub_mv_ref_prob() local
|
/external/v8/src/compiler/ia32/ |
D | code-generator-ia32.cc | 297 __ lea(scratch1_, operand_); in Generate() local 930 __ lea(i.OutputRegister(), Operand(base, offset.offset())); in AssembleArchInstruction() local 1685 __ lea(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction() local 1691 __ lea(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction() local 4352 __ lea(esp, Operand(esp, pop_reg, times_4, static_cast<int>(pop_size))); in AssembleReturn() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86BaseImpl.h | 406 void AssemblerX86Base<TraitsType>::lea(Type Ty, GPRRegister dst, in lea() function
|