Searched refs:spreg (Results 1 – 8 of 8) sorted by relevance
6 # CHECK: :[[@LINE-1]]:9: error: -mno-odd-spreg prohibits the use of odd FPU registers10 # CHECK-NOT: :[[@LINE-1]]:{{[0-9]+}}: error: -mno-odd-spreg prohibits the use of odd FPU registers14 # CHECK: :[[@LINE-1]]:9: error: -mno-odd-spreg prohibits the use of odd FPU registers
6 # CHECK-NOT: :[[@LINE-1]]:{{[0-9]+}}: error: -mno-odd-spreg prohibits the use of odd FPU registers10 # CHECK: :[[@LINE-1]]:9: error: -mno-odd-spreg prohibits the use of odd FPU registers
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
91 return spreg(); in xreg()119 inline int64_t spreg() const { in spreg() function
140 int32_t spreg() const { return reg(kSPRegNum); } in spreg() function
279 // Don't use odd numbered single-precision registers for -mno-odd-spreg.
1747 def modd_spreg : Flag<["-"], "modd-spreg">, Group<m_Group>,1750 def mno_odd_spreg : Flag<["-"], "mno-odd-spreg">, Group<m_Group>,