Home
last modified time | relevance | path

Searched refs:numInstrInPacket (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp1039 unsigned numInstrInPacket = MCB.getNumOperands(); in getDuplexPossibilties() local
1041 for (unsigned distance = 1; distance < numInstrInPacket; ++distance) { in getDuplexPossibilties()
1044 (j < numInstrInPacket) && (k < numInstrInPacket); ++j, ++k) { in getDuplexPossibilties()