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