Searched refs:PreserveAll (Results 1 – 6 of 6) sorted by relevance
70 PreserveAll = 15, enumerator
248 case CallingConv::PreserveAll: in getCalleeSavedRegs()327 case CallingConv::PreserveAll: in getCallPreservedMask()
311 CallConv == CallingConv::PreserveAll || in CallingConvSupported()
298 case CallingConv::PreserveAll: Out << "preserve_allcc"; break; in PrintCallingConv()
1579 case lltok::kw_preserve_allcc: CC = CallingConv::PreserveAll; break; in ParseOptionalCallingConv()
389 "``preserve_allcc``" - The `PreserveAll` calling convention