Home
last modified time | relevance | path

Searched defs:GPRs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libunwind/src/
H A DRegisters.hpp97 struct GPRs { struct in libunwind::Registers_x86
315 struct GPRs { struct in libunwind::Registers_x86_64
98 __eaxlibunwind::Registers_x86::GPRs global() argument
99 __ebxlibunwind::Registers_x86::GPRs global() argument
100 __ecxlibunwind::Registers_x86::GPRs global() argument
101 __edxlibunwind::Registers_x86::GPRs global() argument
102 __edilibunwind::Registers_x86::GPRs global() argument
103 __esilibunwind::Registers_x86::GPRs global() argument
104 __ebplibunwind::Registers_x86::GPRs global() argument
105 __esplibunwind::Registers_x86::GPRs global() argument
106 __sslibunwind::Registers_x86::GPRs global() argument
107 __eflagslibunwind::Registers_x86::GPRs global() argument
108 __eiplibunwind::Registers_x86::GPRs global() argument
109 __cslibunwind::Registers_x86::GPRs global() argument
110 __dslibunwind::Registers_x86::GPRs global() argument
111 __eslibunwind::Registers_x86::GPRs global() argument
112 __fslibunwind::Registers_x86::GPRs global() argument
113 __gslibunwind::Registers_x86::GPRs global() argument
316 __raxlibunwind::Registers_x86_64::GPRs global() argument
317 __rbxlibunwind::Registers_x86_64::GPRs global() argument
318 __rcxlibunwind::Registers_x86_64::GPRs global() argument
319 __rdxlibunwind::Registers_x86_64::GPRs global() argument
320 __rdilibunwind::Registers_x86_64::GPRs global() argument
321 __rsilibunwind::Registers_x86_64::GPRs global() argument
322 __rbplibunwind::Registers_x86_64::GPRs global() argument
323 __rsplibunwind::Registers_x86_64::GPRs global() argument
324 __r8libunwind::Registers_x86_64::GPRs global() argument
325 __r9libunwind::Registers_x86_64::GPRs global() argument
326 __r10libunwind::Registers_x86_64::GPRs global() argument
327 __r11libunwind::Registers_x86_64::GPRs global() argument
328 __r12libunwind::Registers_x86_64::GPRs global() argument
329 __r13libunwind::Registers_x86_64::GPRs global() argument
330 __r14libunwind::Registers_x86_64::GPRs global() argument
331 __r15libunwind::Registers_x86_64::GPRs global() argument
332 __riplibunwind::Registers_x86_64::GPRs global() argument
333 __rflagslibunwind::Registers_x86_64::GPRs global() argument
334 __cslibunwind::Registers_x86_64::GPRs global() argument
335 __fslibunwind::Registers_x86_64::GPRs global() argument
336 __gslibunwind::Registers_x86_64::GPRs global() argument
338 __paddinglibunwind::Registers_x86_64::GPRs global() argument
1847 struct GPRs { global() struct in libunwind::Registers_arm64
1848 __xlibunwind::Registers_arm64::GPRs global() argument
1849 __fplibunwind::Registers_arm64::GPRs global() argument
1850 __lrlibunwind::Registers_arm64::GPRs global() argument
1851 __splibunwind::Registers_arm64::GPRs global() argument
1852 __pclibunwind::Registers_arm64::GPRs global() argument
1853 __ra_sign_statelibunwind::Registers_arm64::GPRs global() argument
2159 struct GPRs { global() struct in libunwind::Registers_arm
2160 __rlibunwind::Registers_arm::GPRs global() argument
2161 __splibunwind::Registers_arm::GPRs global() argument
2162 __lrlibunwind::Registers_arm::GPRs global() argument
2163 __pclibunwind::Registers_arm::GPRs global() argument
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp1304 auto &GPRs = SystemZ::XPLINK64ArgGPRs; emitPrologue() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6881 const ArrayRef<MCPhysReg> GPRs = IsPPC64 ? GPR_64 : GPR_32; CC_AIX() local
[all...]