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

/gem5/src/arch/hsail/
H A Doperand.cc77 elementCount = oprnd_data->byteCount / 4;
80 elementCount);
82 for (int i = 0; i < elementCount; ++i) {
H A Doperand.hh753 int elementCount; member in class:ListOperand

Completed in 11 milliseconds