Searched defs:VarArgSystemZHelper (Results 1 – 1 of 1) sorted by relevance
7292 struct VarArgSystemZHelper : public VarArgHelperBase { struct7293 static const unsigned SystemZGpOffset = 16;7294 static const unsigned SystemZGpEndOffset = 56;7295 static const unsigned SystemZFpOffset = 128;7296 static const unsigned SystemZFpEndOffset = 160;7297 static const unsigned SystemZMaxVrArgs = 8;7298 static const unsigned SystemZRegSaveAreaSize = 160;7299 static const unsigned SystemZOverflowOffset = 160;7300 static const unsigned SystemZVAListTagSize = 32;7301 static const unsigned SystemZOverflowArgAreaPtrOffset = 16;[all …]