Searched defs:GPR32 (Results 1 – 3 of 3) sorted by relevance
39 GPR32, enumerator
95 } GPR32; typedef
305 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local