Searched
full:insns (Results
476 -
500 of
626) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
output.h | 53 /* Make a pass over all insns and compute their actual lengths by shortening 69 /* Output assembler code for some insns: all or part of a function. */
|
options.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cfgloop.h | 107 /* Number of loop insns. */ 119 /* Average number of executed insns per iteration. */
|
output.h | 53 /* Make a pass over all insns and compute their actual lengths by shortening 69 /* Output assembler code for some insns: all or part of a function. */
|
options.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cfgloop.h | 107 /* Number of loop insns. */ 119 /* Average number of executed insns per iteration. */
|
output.h | 53 /* Make a pass over all insns and compute their actual lengths by shortening 69 /* Output assembler code for some insns: all or part of a function. */
|
/dalvik/vm/interp/ |
Jit.cpp | 202 (int)(pc - stackSave->method->insns)); 228 offset = (int)((u2*)addr - stackSave->method->insns); 671 dpcBase = trace->method->insns; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/ |
cc1 | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/ |
cc1 | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/ |
cc1 | |
/art/compiler/dex/ |
mir_graph.cc | 545 cu_->insns = current_code_item_->insns_; [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
Insn.java | 152 * may be the result register, or for {@code mark-local} insns
|
/dalvik/dx/src/com/android/dx/rop/code/ |
Insn.java | 150 * may be the result register, or for {@code mark-local} insns
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
Insn.java | 150 * may be the result register, or for {@code mark-local} insns
|
/external/oprofile/events/i386/core/ |
events | 15 event:0x07 counters:0,1 um:kni_prefetch minimum:500 name:EMON_KNI_PREF_DISPATCHED : number of SSE pre-fetch/weakly ordered insns retired
|
/external/valgrind/main/docs/internals/ |
3_3_BUGSTATUS.txt | 295 Vfd 155528 support Core2/SSSE3 insns on x86/amd64
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/ |
cc1plus | |
/art/compiler/dex/quick/ |
codegen_util.cc | 121 /* Handle pseudo-ops individually, and all regular insns as a group */ 246 LOG(INFO) << "Dumping LIR insns for " [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 228 // opcode == null for phi insns. 447 * Handles all insns that want a register range for their sources. [all...] |
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 224 // opcode == null for phi insns. 443 * Handles all insns that want a register range for their sources. [all...] |
/external/linux-tools-perf/ |
builtin-stat.c | 22 2,603,501,247 instructions # 0.50 insns per cycle 782 fprintf(stderr, " # %5.2f insns per cycle ", ratio); [all...] |
/external/qemu/ |
cpu-exec.c | [all...] |
/ndk/sources/android/cpufeatures/ |
cpu-features.c | 951 * #define FPU_VFP_EXT_V1 0x04000000 // Double-precision insns. 955 * #define FPU_NEON_EXT_V1 0x00400000 // Neon (SIMD) insns. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
options.h | [all...] |
Completed in 1040 milliseconds
<<11121314151617181920>>