Searched refs:RetvalTLSSize (Results 1 – 1 of 1) sorted by relevance
129 static const unsigned RetvalTLSSize = 800; variable1391 ArrayType::get(Type::getInt64Ty(*Ctx), RetvalTLSSize / 8)); in runImpl()2812 if (Size <= RetvalTLSSize) { in visitReturnInst()3111 if (Size > RetvalTLSSize) { in visitCallBase()