Searched defs:_fstp (Results 1 – 1 of 1) sorted by relevance
661 typename std::enable_if<T::UsesX87, void>::type _fstp(Variable *Dest) { in _fstp() function668 typename std::enable_if<!T::UsesX87, void>::type _fstp(Variable *) { in _fstp() function