/art/compiler/utils/x86_64/ |
assembler_x86_64.h | 390 void leal(CpuRegister dst, const Address& src); [all...] |
/external/llvm/test/MC/X86/ |
intel-syntax.s | 60 // CHECK: leal (,%rdi,4), %r8d
|
/external/v8/src/x64/ |
code-stubs-x64.cc | 141 __ leal(result_reg, MemOperand(rcx, -HeapNumber::kExponentBias)); 807 __ leal(rdx, Operand(rax, rax, times_1, 2)); [all...] |
/art/compiler/optimizing/ |
code_generator_x86.cc | [all...] |
code_generator_x86_64.cc | [all...] |
/external/llvm/test/CodeGen/X86/ |
x86-shrink-wrapping.ll | 529 ; CHECK-NEXT: leal -54(%r[[BF_LOAD2]]), [[TMP:%e[a-z]+]]
|
/external/valgrind/VEX/priv/ |
host_x86_isel.c | [all...] |
/prebuilts/go/darwin-x86/doc/ |
asm.html | 790 LEAL ret_lo+4(FP), BX
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/ |
obj6.go | 199 // Rewrite MOVL/MOVQ $XXX(FP/SP) as LEAL/LEAQ.
|
/prebuilts/go/linux-x86/doc/ |
asm.html | 790 LEAL ret_lo+4(FP), BX
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/ |
obj6.go | 199 // Rewrite MOVL/MOVQ $XXX(FP/SP) as LEAL/LEAQ.
|
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 504 #define LEA_L(a, b) CHOICE(leal ARG2(a,b), leal ARG2(a,b), _LTOG lea ARG2(b,a)) [all...] |
/external/llvm/lib/CodeGen/ |
TwoAddressInstructionPass.cpp | [all...] |
/external/v8/src/compiler/ia32/ |
code-generator-ia32.cc | [all...] |
/external/valgrind/VEX/test/ |
test-amd64.c | 186 asm(".code16 ; .byte 0x67 ; leal " STR ", %0 ; .code32"\ [all...] |
/external/zlib/src/contrib/inflate86/ |
inffas86.c | 472 " leal %0, %%eax\n" [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/ |
obj6.go | 202 // Rewrite MOVL/MOVQ $XXX(FP/SP) as LEAL/LEAQ.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/ |
obj6.go | 202 // Rewrite MOVL/MOVQ $XXX(FP/SP) as LEAL/LEAQ.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-i386.texi | 77 as leal 0(%esi,1),%esi. This switch disables the optimization. [all...] |
/external/llvm/lib/Target/X86/ |
X86ISelDAGToDAG.cpp | 444 // leal i@NTPOFF(%eax), %eax [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/pkg/darwin_amd64/bootstrap/compile/internal/ |
x86.a | [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/compile/internal/ |
x86.a | [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/ |
x86.a | [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/cmd/compile/internal/ |
x86.a | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf64-x86-64.c | [all...] |