OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLanes
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h
87
unsigned
getLanes
() const { return (Lanes); };
HexagonShuffler.cpp
415
for (unsigned i = 0; i < I->CVI.
getLanes
(); ++i) // TODO: I->CVI.isValid?
Completed in 374 milliseconds