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

/gem5/src/cpu/
H A Dinst_res.hh157 bool isVecElem() const { return type == ResultType::VecElem; } function in class:InstResult
H A Dreg_class.hh158 bool isVecElem() const { return regClass == VecElemClass; } function in class:RegId
/gem5/src/arch/
H A Disa_parser.py490 def isVecElem(self): member in class:Operand
817 def isVecElem(self): member in class:VecElemOperand

Completed in 12 milliseconds