Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIX86.cpp39 GPR32, enumerator
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_powerpc.cpp95 } GPR32; typedef
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp305 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local