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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h99 unsigned getLanes() const { return Lanes; } function in class:llvm::HexagonCVIResource
H A DHexagonShuffler.cpp601 inst.Lanes = I->CVI.getLanes();
660 dbgs() << ISJ->CVI.getLanes();

Completed in 48 milliseconds