/external/v8/test/cctest/ |
D | test-disasm-x87.cc | 121 __ imul(edx, ecx); in TEST() local 181 __ imul(edx, Operand(ebx, ecx, times_4, 10000)); in TEST() local 182 __ imul(edx, ecx, 12); in TEST() local 183 __ imul(edx, Operand(edx, eax, times_2, 42), 8); in TEST() local 184 __ imul(edx, ecx, 1000); in TEST() local 185 __ imul(edx, Operand(ebx, ecx, times_4, 1), 9000); in TEST() local 254 __ imul(edx, ecx, 12); in TEST() local 255 __ imul(edx, ecx, 1000); in TEST() local
|
D | test-disasm-ia32.cc | 121 __ imul(edx, ecx); in TEST() local 181 __ imul(edx, Operand(ebx, ecx, times_4, 10000)); in TEST() local 182 __ imul(edx, ecx, 12); in TEST() local 183 __ imul(edx, Operand(edx, eax, times_2, 42), 8); in TEST() local 184 __ imul(edx, ecx, 1000); in TEST() local 185 __ imul(edx, Operand(ebx, ecx, times_4, 1), 9000); in TEST() local 254 __ imul(edx, ecx, 12); in TEST() local 255 __ imul(edx, ecx, 1000); in TEST() local
|
D | test-assembler-x87.cc | 128 __ imul(eax, edx); in TEST() local
|
D | test-assembler-ia32.cc | 128 __ imul(eax, edx); in TEST() local
|
/external/llvm/test/MC/X86/ |
D | x86_64-signed-reloc.s | 13 imul $foo, %rax // CHECK-NEXT: R_X86_64_32S label
|
D | intel-syntax.s | 701 imul bx, 123 label 702 imul ebx, 123 label 703 imul rbx, 123 label
|
D | x86-64.s | 207 imul $12, %eax label
|
/external/v8/src/x87/ |
D | assembler-x87.cc | 753 void Assembler::imul(Register reg) { in imul() function in v8::internal::Assembler 760 void Assembler::imul(Register dst, const Operand& src) { in imul() function in v8::internal::Assembler 768 void Assembler::imul(Register dst, Register src, int32_t imm32) { in imul() function in v8::internal::Assembler 773 void Assembler::imul(Register dst, const Operand& src, int32_t imm32) { in imul() function in v8::internal::Assembler
|
D | assembler-x87.h | 689 void imul(Register dst, Register src) { imul(dst, Operand(src)); } in imul() function
|
/external/v8/src/compiler/ia32/ |
D | code-generator-ia32.cc | 532 __ imul(i.OutputRegister(), i.InputOperand(0), i.InputInt32(1)); in AssembleArchInstruction() local 534 __ imul(i.OutputRegister(), i.InputOperand(1)); in AssembleArchInstruction() local 538 __ imul(i.InputRegister(1)); in AssembleArchInstruction() local
|
/external/v8/src/ia32/ |
D | assembler-ia32.cc | 882 void Assembler::imul(Register reg) { in imul() function in v8::internal::Assembler 889 void Assembler::imul(Register dst, const Operand& src) { in imul() function in v8::internal::Assembler 897 void Assembler::imul(Register dst, Register src, int32_t imm32) { in imul() function in v8::internal::Assembler 902 void Assembler::imul(Register dst, const Operand& src, int32_t imm32) { in imul() function in v8::internal::Assembler
|
D | assembler-ia32.h | 697 void imul(Register dst, Register src) { imul(dst, Operand(src)); } in imul() function
|
/external/v8/src/compiler/x87/ |
D | code-generator-x87.cc | 620 __ imul(i.OutputRegister(), i.InputOperand(0), i.InputInt32(1)); in AssembleArchInstruction() local 622 __ imul(i.OutputRegister(), i.InputOperand(1)); in AssembleArchInstruction() local 626 __ imul(i.InputRegister(1)); in AssembleArchInstruction() local
|
/external/mesa3d/src/gallium/drivers/nvc0/codegen/ |
D | nv50_ir_emit_nvc0.cpp | 1834 int imul; // integer MUL to MUL delay 3 member
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-codegen-ia32.cc | 1055 __ imul(edx, edx, Abs(divisor)); in DoModByConstI() local 1186 __ imul(eax, eax, divisor); in DoDivByConstI() local 1435 __ imul(left, left, constant); in DoMulI() local 1441 __ imul(left, ToOperand(right)); in DoMulI() local
|
/external/v8/src/crankshaft/x87/ |
D | lithium-codegen-x87.cc | 1356 __ imul(edx, edx, Abs(divisor)); in DoModByConstI() local 1487 __ imul(eax, eax, divisor); in DoDivByConstI() local 1736 __ imul(left, left, constant); in DoMulI() local 1742 __ imul(left, ToOperand(right)); in DoMulI() local
|
/external/v8/src/full-codegen/x87/ |
D | full-codegen-x87.cc | 2215 __ imul(eax, ecx); in EmitInlineSmiBinaryOp() local 3744 __ imul(scratch, array_length_operand); in EmitFastOneByteArrayJoin() local
|
/external/v8/src/full-codegen/ia32/ |
D | full-codegen-ia32.cc | 2223 __ imul(eax, ecx); in EmitInlineSmiBinaryOp() local 3752 __ imul(scratch, array_length_operand); in EmitFastOneByteArrayJoin() local
|
/external/guice/lib/build/ |
D | bnd-0.0.384.jar | META-INF/MANIFEST.MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |