Searched defs:VecRegT (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/generic/
H A Dvec_reg.hh174 class VecRegT class
191 VecRegT(Container& cnt) : container(cnt) {}; function in class:VecRegT
225 operator ==(const VecRegT<VE2, NE2, C2>& that) const argument
234 operator !=(const VecRegT<VE2, NE2, C2>& that) const argument
[all...]

Completed in 3 milliseconds