Searched refs:getLanes (Results 1 – 2 of 2) sorted by relevance
87 unsigned getLanes() const { return (Lanes); }; in getLanes() function
415 for (unsigned i = 0; i < I->CVI.getLanes(); ++i) // TODO: I->CVI.isValid? in check()