HomeSort by relevance Sort by last modified time
    Searched full:insns (Results 526 - 550 of 626) sorted by null

<<212223242526

  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv7-a-neon.S 247 ldr rPC, [r0, #offMethod_insns] @ rPC<- methodToCall->insns
    [all...]
CompilerTemplateAsm-armv7-a.S 247 ldr rPC, [r0, #offMethod_insns] @ rPC<- methodToCall->insns
    [all...]
  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 111 correct already). There are a few fp insns (fmr,fneg,fabs,fnabs),
182 main FP insns
238 - The code array, that is, the insns selected so far.
242 - The host subarchitecture we are selecting insns for.
419 Since there are no such restrictions on 32-bit insns, xferTy is
893 /* None of these insns, including any spill code that might
    [all...]
host_ppc_defs.h 535 May turn into a number of real insns. */
    [all...]
host_s390_isel.c 65 - The code array, that is, the insns selected so far.
69 - The host subarchitecture we are selecting insns for.
767 /* Select insns for an integer-typed expression, and add them to the
    [all...]
host_amd64_isel.c 115 - The host subarchitecture we are selecting insns for.
118 - The code array, that is, the insns selected so far.
579 /* None of these insns, including any spill code that might
784 /* Select insns for an integer-typed expression, and add them to the
    [all...]
  /art/runtime/
dex_file.h 229 uint32_t insns_size_in_code_units_; // size of the insns array, in 2 byte code units
    [all...]
  /art/runtime/verifier/
method_verifier.h 592 bool CheckNotMoveException(const uint16_t* insns, int insn_idx);
  /bionic/libc/include/sys/
exec_elf.h 439 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */
    [all...]
  /external/qemu/
qemu-timer.c 510 * the vCPU isn't running any insns and thus doesn't advance the
    [all...]
  /external/valgrind/main/VEX/switchback/
switchback.c 83 /* 2: show selected insns */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h 742 only if we have push insns. */
    [all...]
tree-flow.h 397 #define PENDING_STMT(e) ((e)->insns.g)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h 742 only if we have push insns. */
    [all...]
tree-flow.h 397 #define PENDING_STMT(e) ((e)->insns.g)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h 742 only if we have push insns. */
    [all...]
tree-flow.h 397 #define PENDING_STMT(e) ((e)->insns.g)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h 742 only if we have push insns. */
    [all...]
tree-flow.h 397 #define PENDING_STMT(e) ((e)->insns.g)
  /sdk/emulator/qtools/
callstack.h 261 insn = mPrevEvent.insns[numInsns - 1];
  /docs/source.android.com/src/devices/tech/dalvik/
dex-format.jd     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]

Completed in 1051 milliseconds

<<212223242526