Searched defs:GPR (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/bin/ed/
H A Ded.h55 #define GPR 002 /* print after command */ macro
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h45 void setVarArgsFirstGPR(unsigned GPR) { VarArgsFirstGPR = GPR; } argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContextFreeBSD_i386.cpp17 struct GPR struct
H A DRegisterContextFreeBSD_mips64.cpp60 } GPR; typedef in typeref:struct:_GPR
H A DRegisterContextFreeBSD_x86_64.cpp47 } GPR; typedef in typeref:struct:_GPR
H A DRegisterContextLinux_i386.cpp16 struct GPR struct
H A DRegisterContextLinux_x86_64.cpp47 } GPR; typedef in typeref:struct:_GPR
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.h110 struct GPR struct in class:RegisterContextDarwin_arm
H A DRegisterContextDarwin_i386.h63 struct GPR struct in class:RegisterContextDarwin_i386
H A DRegisterContextDarwin_x86_64.h62 struct GPR struct in class:RegisterContextDarwin_x86_64
/freebsd-10-stable/sys/dev/smc/
H A Dif_smcreg.h138 #define GPR 0xa macro
/freebsd-10-stable/sys/dev/sound/pci/
H A Demu10k1.c96 #define GPR(x) (EMU_FXGPREGBASE + (x)) macro
[all...]
H A Demu10kx.c97 #define GPR(i) (sc->gpr_base+(i)) macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2238 static const uint16_t GPR[] = { local
2557 const uint16_t *GPR = isPPC64 ? GPR_64 : GPR_32; local
3855 static const uint16_t GPR[] = { local
4258 const uint16_t *GPR = isPPC64 ? GPR_64 : GPR_32; local
[all...]

Completed in 245 milliseconds