Searched refs:regs (Results 276 - 300 of 321) sorted by relevance

<<111213

/external/llvm/test/MC/ARM/
H A Dthumb-diagnostics.s16 @ Instructions which require v6+ for both registers to be low regs.
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h240 struct r300_texture_sampler_state regs[16]; member in struct:r300_textures_state
532 /* Framebuffer state (pipelined regs). */
H A Dr300_state_derived.c771 texstate = &state->regs[i];
933 texstate = &state->regs[i];
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c742 /* x86 XMM regs must form an array, ie, have no holes in
747 == (8/*#regs*/-1) * 16/*bytes per reg*/
757 /* amd64 YMM regs must form an array, ie, have no holes in
762 == (17/*#regs*/-1) * 32/*bytes per reg*/
772 /* ppc guest_state vector regs must be 16 byte aligned for
784 /* arm guest_state VFP regs must be 8 byte aligned for
1636 #define CLREQ_ARGS(regs) ((regs).vex.VG_CLREQ_ARGS)
1637 #define CLREQ_RET(regs) ((regs)
[all...]
/external/valgrind/main/include/vki/
H A Dvki-ppc32-linux.h285 struct vki_pt_regs *regs; member in struct:vki_sigcontext
H A Dvki-ppc64-linux.h312 struct vki_pt_regs __user *regs; member in struct:vki_sigcontext
H A Dvki-s390x-linux.h125 _vki_s390_regs_common regs; member in struct:__anon32971
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_state_derived.c771 texstate = &state->regs[i];
933 texstate = &state->regs[i];
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A DAndroid.mk38 arch/$(perf_arch)/util/dwarf-regs.c \
/external/chromium_org/v8/src/x64/
H A Dmacro-assembler-x64.cc4996 RegList regs = 0; local
4997 if (reg1.is_valid()) regs |= reg1.bit();
4998 if (reg2.is_valid()) regs |= reg2.bit();
4999 if (reg3.is_valid()) regs |= reg3.bit();
5000 if (reg4.is_valid()) regs |= reg4.bit();
5001 if (reg5.is_valid()) regs |= reg5.bit();
5002 if (reg6.is_valid()) regs |= reg6.bit();
5003 if (reg7.is_valid()) regs |= reg7.bit();
5004 if (reg8.is_valid()) regs |= reg8.bit();
5005 int n_of_non_aliasing_regs = NumRegs(regs);
[all...]
/external/elfutils/0.153/src/
H A Dreadelf.c7974 struct register_info regs[maxnreg]; local
7975 memset (regs, 0, sizeof regs);
7987 struct register_info *info = &regs[reg];
7993 qsort (regs, maxreg + 1, sizeof regs[0], &compare_registers);
7999 return (a < &regs[maxnreg] && a->regloc != NULL
8000 && b < &regs[maxnreg] && b->regloc != NULL
8005 sets[0] = &regs[0];
8008 if (regs[
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_wm_emit.c1067 /* How many input regs are there?
1470 /* skip over the regs populated above:
1612 struct brw_reg *regs )
1623 regs[i] = arg[i]->hw_reg;
1626 regs[i] = brw_null_reg();
1633 * For values that have a spill_slot!=0, write those regs to scratch memory.
1659 /* Check if any of the payload regs need to be spilled:
1672 /* Get argument regs:
1677 /* Get dest regs:
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_emit.c1067 /* How many input regs are there?
1470 /* skip over the regs populated above:
1612 struct brw_reg *regs )
1623 regs[i] = arg[i]->hw_reg;
1626 regs[i] = brw_null_reg();
1633 * For values that have a spill_slot!=0, write those regs to scratch memory.
1659 /* Check if any of the payload regs need to be spilled:
1672 /* Get argument regs:
1677 /* Get dest regs:
/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp829 DEBUG(dbgs() << "Only trying the first " << OrderLimit << " regs.\n");
1246 DebugVars->splitRegister(Reg, LREdit.regs(), *LIS);
1471 DebugVars->splitRegister(Reg, LREdit.regs(), *LIS);
1563 DebugVars->splitRegister(VirtReg.reg, LREdit.regs(), *LIS);
1855 DebugVars->splitRegister(VirtReg.reg, LREdit.regs(), *LIS);
/external/ltrace/sysdeps/linux-gnu/arm/
H A Dtrace.c37 #include "regs.h"
56 a->valid = (ptrace(PTRACE_GETREGS, proc->pid, 0, &a->regs) >= 0);
/external/qemu/tcg/
H A Dtcg.h616 TCGRegSet regs; member in union:TCGArgConstraint::__anon30203
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Dloopfilter_v6.asm635 ; transpose uses 8 regs(r6 - r12 and lr). Need to save reg value now
720 ; Transpose needs 8 regs(r6 - r12, and lr). Save r6 and lr first
912 ; transpose uses 8 regs(r6 - r12 and lr). Need to save reg value now
988 ; Transpose needs 8 regs(r6 - r12, and lr). Save r6 and lr first
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
H A Dboolhuff_armv5te.asm31 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
H A Dvp8_packtokens_armv5.asm29 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
H A Dvp8_packtokens_mbrow_armv5.asm29 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
/external/libvpx/libvpx/vp8/common/arm/armv6/
H A Dloopfilter_v6.asm635 ; transpose uses 8 regs(r6 - r12 and lr). Need to save reg value now
720 ; Transpose needs 8 regs(r6 - r12, and lr). Save r6 and lr first
912 ; transpose uses 8 regs(r6 - r12 and lr). Need to save reg value now
988 ; Transpose needs 8 regs(r6 - r12, and lr). Save r6 and lr first
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
H A Dboolhuff_armv5te.asm31 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
H A Dvp8_packtokens_armv5.asm29 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
H A Dvp8_packtokens_mbrow_armv5.asm29 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
/external/zlib/src/contrib/masmx64/
H A Dinffasx64.asm42 mov [rax+8], rbp ; /* save regs rbp and rsp */

Completed in 391 milliseconds

<<111213