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

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_powerpc.h188 #define GPR GPR64 macro
190 #undef GPR macro
194 #define GPR GPR32 macro
196 #undef GPR macro
200 #define GPR GPR64 macro
207 #undef GPR macro
[all...]
H A DRegisterInfoPOSIX_arm.h18 struct GPR { struct in class:RegisterInfoPOSIX_arm
H A DRegisterInfoPOSIX_arm64.h19 struct GPR { struct in class:RegisterInfoPOSIX_arm64
H A DRegisterContextWindows_i386.cpp35 } GPR; typedef in namespace:__anon1266
H A DRegisterContextFreeBSD_i386.cpp16 struct GPR { struct
H A DRegisterContextOpenBSD_i386.cpp16 struct GPR { struct
H A DRegisterContextFreeBSD_x86_64.cpp45 } GPR; typedef in typeref:struct:_GPR
H A DRegisterContextNetBSD_x86_64.cpp47 } GPR; typedef in typeref:struct:_GPR
H A DRegisterContextOpenBSD_x86_64.cpp42 } GPR; typedef in typeref:struct:_GPR
H A DRegisterContextWindows_x86_64.cpp44 } GPR; typedef in namespace:__anon1267
H A DRegisterContextDarwin_arm64.h66 struct GPR { struct in class:RegisterContextDarwin_arm64
H A DRegisterContextDarwin_arm.h89 struct GPR { struct in class:RegisterContextDarwin_arm
H A DRegisterContextDarwin_i386.h47 struct GPR { struct in class:RegisterContextDarwin_i386
H A DRegisterContextDarwin_x86_64.h47 struct GPR { struct in class:RegisterContextDarwin_x86_64
H A DRegisterContextLinux_i386.cpp15 struct GPR { struct
H A DRegisterContextLinux_x86_64.cpp45 } GPR; typedef in typeref:struct:_GPR
H A DRegisterInfos_ppc64le.h317 } GPR; typedef in typeref:struct:_GPR
/freebsd-11-stable/bin/ed/
H A Ded.h55 #define GPR 002 /* print after command */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp427 RegisterSubReg GPR = MI->getOperand(i); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h69 void setVarArgsFirstGPR(unsigned GPR) { VarArgsFirstGPR = GPR; } argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp400 GPR, // General Purpose Register enumerator in enum:__anon1212::ReturnValueExtractor::Register::Type
/freebsd-11-stable/sys/dev/smc/
H A Dif_smcreg.h138 #define GPR 0xa macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1916 enum RegType { GPR, FPR64, FPR128, PPR, ZPR } Type; enumerator in enum:__anon92::RegPairInfo::RegType
/freebsd-11-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...]

Completed in 156 milliseconds

12