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