Searched defs:VarArgSystemZHelper (Results 1 – 1 of 1) sorted by relevance
4960 struct VarArgSystemZHelper : public VarArgHelper { struct4961 static const unsigned SystemZGpOffset = 16;4962 static const unsigned SystemZGpEndOffset = 56;4963 static const unsigned SystemZFpOffset = 128;4964 static const unsigned SystemZFpEndOffset = 160;4965 static const unsigned SystemZMaxVrArgs = 8;4966 static const unsigned SystemZRegSaveAreaSize = 160;4967 static const unsigned SystemZOverflowOffset = 160;4968 static const unsigned SystemZVAListTagSize = 32;4969 static const unsigned SystemZOverflowArgAreaPtrOffset = 16;[all …]