Searched defs:VarArgSystemZHelper (Results 1 – 1 of 1) sorted by relevance
5404 struct VarArgSystemZHelper : public VarArgHelper { struct5405 static const unsigned SystemZGpOffset = 16;5406 static const unsigned SystemZGpEndOffset = 56;5407 static const unsigned SystemZFpOffset = 128;5408 static const unsigned SystemZFpEndOffset = 160;5409 static const unsigned SystemZMaxVrArgs = 8;5410 static const unsigned SystemZRegSaveAreaSize = 160;5411 static const unsigned SystemZOverflowOffset = 160;5412 static const unsigned SystemZVAListTagSize = 32;5413 static const unsigned SystemZOverflowArgAreaPtrOffset = 16;[all …]