HomeSort by relevance Sort by last modified time
    Searched defs:GPR (Results 1 - 13 of 13) sorted by null

  /art/disassembler/
disassembler_x86.h 25 enum RegFile { GPR, MMX, SSE };
  /external/llvm/lib/Target/Hexagon/
HexagonGenPredicate.cpp 407 Register GPR = MI->getOperand(i);
408 Register Pred = getPredRegFor(GPR);
446 // a gpr register holding a result of a convertible instruction. After
448 // copied back into the original gpr.
  /bionic/libc/kernel/uapi/sound/
emu10k1.h 89 #define GPR(x) (FXGPREGBASE + (x))
295 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_gpr
309 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_old_gpr
  /external/kernel-headers/original/uapi/sound/
emu10k1.h 98 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
275 unsigned int gpr_controls; /* count of GPR controls */
287 unsigned int count; /* count of GPR (1..16) */
288 unsigned short gpr[32]; /* GPR number(s) */ member in struct:snd_emu10k1_fx8010_control_gpr
301 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_old_gpr
314 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
315 struct snd_emu10k1_fx8010_control_gpr __user *gpr_add_controls; /* GPR controls to add/replace */
317 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
318 struct snd_ctl_elem_id __user *gpr_del_controls; /* IDs of GPR controls to remove *
    [all...]
  /external/valgrind/VEX/priv/
host_mips_defs.h 43 #define GPR(_mode64, _enc, _ix64, _ix32) \
55 ST_IN HReg hregMIPS_GPR16 ( Bool mode64 ) { return GPR(mode64, 16, 0, 0); }
56 ST_IN HReg hregMIPS_GPR17 ( Bool mode64 ) { return GPR(mode64, 17, 1, 1); }
57 ST_IN HReg hregMIPS_GPR18 ( Bool mode64 ) { return GPR(mode64, 18, 2, 2); }
58 ST_IN HReg hregMIPS_GPR19 ( Bool mode64 ) { return GPR(mode64, 19, 3, 3); }
59 ST_IN HReg hregMIPS_GPR20 ( Bool mode64 ) { return GPR(mode64, 20, 4, 4); }
60 ST_IN HReg hregMIPS_GPR21 ( Bool mode64 ) { return GPR(mode64, 21, 5, 5); }
61 ST_IN HReg hregMIPS_GPR22 ( Bool mode64 ) { return GPR(mode64, 22, 6, 6); }
63 ST_IN HReg hregMIPS_GPR12 ( Bool mode64 ) { return GPR(mode64, 12, 7, 7); }
64 ST_IN HReg hregMIPS_GPR13 ( Bool mode64 ) { return GPR(mode64, 13, 8, 8);
520 HReg gpr; member in struct:__anon34940::__anon34941::__anon34960
    [all...]
host_ppc_defs.h 48 #define GPR(_mode64, _enc, _ix64, _ix32) \
60 ST_IN HReg hregPPC_GPR3 ( Bool mode64 ) { return GPR(mode64, 3, 0, 0); }
61 ST_IN HReg hregPPC_GPR4 ( Bool mode64 ) { return GPR(mode64, 4, 1, 1); }
62 ST_IN HReg hregPPC_GPR5 ( Bool mode64 ) { return GPR(mode64, 5, 2, 2); }
63 ST_IN HReg hregPPC_GPR6 ( Bool mode64 ) { return GPR(mode64, 6, 3, 3); }
64 ST_IN HReg hregPPC_GPR7 ( Bool mode64 ) { return GPR(mode64, 7, 4, 4); }
65 ST_IN HReg hregPPC_GPR8 ( Bool mode64 ) { return GPR(mode64, 8, 5, 5); }
66 ST_IN HReg hregPPC_GPR9 ( Bool mode64 ) { return GPR(mode64, 9, 6, 6); }
67 ST_IN HReg hregPPC_GPR10 ( Bool mode64 ) { return GPR(mode64, 10, 7, 7); }
71 ST_IN HReg hregPPC_GPR11 ( Bool mode64 ) { return GPR(mode64, 11, 0, 8);
757 HReg gpr; member in struct:__anon35002::__anon35003::__anon35034
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
251 unsigned int gpr_controls; /* count of GPR controls */
277 unsigned int count; /* count of GPR (1..16) */
278 unsigned short gpr[32]; /* GPR number(s) */ member in struct:__anon46992
292 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
293 emu10k1_fx8010_control_gpr_t *gpr_add_controls; /* GPR controls to add/replace */
295 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
296 emu10k1_ctl_elem_id_t *gpr_del_controls; /* IDs of GPR controls to remove */
298 unsigned int gpr_list_control_count; /* count of GPR controls to list *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
emu10k1.h 91 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
266 unsigned int gpr_controls; /* count of GPR controls */
278 unsigned int count; /* count of GPR (1..16) */
279 unsigned short gpr[32]; /* GPR number(s) */ member in struct:snd_emu10k1_fx8010_control_gpr
292 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_old_gpr
305 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
306 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */
308 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
309 struct snd_ctl_elem_id *gpr_del_controls; /* IDs of GPR controls to remove *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
251 unsigned int gpr_controls; /* count of GPR controls */
277 unsigned int count; /* count of GPR (1..16) */
278 unsigned short gpr[32]; /* GPR number(s) */ member in struct:__anon48864
292 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
293 emu10k1_fx8010_control_gpr_t *gpr_add_controls; /* GPR controls to add/replace */
295 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
296 emu10k1_ctl_elem_id_t *gpr_del_controls; /* IDs of GPR controls to remove */
298 unsigned int gpr_list_control_count; /* count of GPR controls to list *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
emu10k1.h 91 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
266 unsigned int gpr_controls; /* count of GPR controls */
278 unsigned int count; /* count of GPR (1..16) */
279 unsigned short gpr[32]; /* GPR number(s) */ member in struct:snd_emu10k1_fx8010_control_gpr
292 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_old_gpr
305 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
306 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */
308 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
309 struct snd_ctl_elem_id *gpr_del_controls; /* IDs of GPR controls to remove *
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 2460 milliseconds