Searched refs:add_const (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Drefcnt.hh131 RefCountingPtr<typename std::add_const<T>::type>>::type;
/gem5/src/arch/generic/
H A Dvec_reg.hh587 struct add_const<VecLaneT<T, Const>> { typedef VecLaneT<T, true> type; }; struct in namespace:std

Completed in 7 milliseconds