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

/gem5/src/sim/
H A Dcxx_config.hh79 const bool isVector; member in class:CxxConfigDirectoryEntry::ParamDesc
98 const bool isVector; member in class:CxxConfigDirectoryEntry::PortDesc
/gem5/src/cpu/
H A Dinst_res.hh155 bool isVector() const { return type == ResultType::VecReg; } function in class:InstResult
H A Dstatic_inst.hh170 bool isVector() const { return flags[IsVector]; } function in class:StaticInst
H A Dbase_dyn_inst.hh518 bool isVector() const { return staticInst->isVector(); } function in class:BaseDynInst

Completed in 14 milliseconds