Searched refs:spreg (Results 1 – 6 of 6) sorted by relevance
9 # CHECK-ERROR: :[[@LINE-1]]:15: error: -mno-odd-spreg prohibits the use of odd FPU registers10 # CHECK-ERROR: :[[@LINE-2]]:25: error: -mno-odd-spreg prohibits the use of odd FPU registers
38 # INVALID: ERROR: -mno-odd-spreg requires the O32 ABI
68 return spreg(); in xreg()94 inline int64_t spreg() const { in spreg() function
89 return spreg(); in xreg()119 inline int64_t spreg() const { in spreg() function
318 // Don't use odd numbered single-precision registers for -mno-odd-spreg.
1440 def modd_spreg : Flag<["-"], "modd-spreg">, Group<m_Group>,1443 def mno_odd_spreg : Flag<["-"], "mno-odd-spreg">, Group<m_Group>,