Searched refs:duplexToTry (Results 1 – 2 of 2) sorted by relevance
176 DuplexCandidate duplexToTry = possibleDuplexes.pop_back_val(); in HexagonMCShuffle() local178 HexagonMCInstrInfo::replaceDuplex(Context, Attempt, duplexToTry); in HexagonMCShuffle()
1016 SmallVector<DuplexCandidate, 8> duplexToTry; in getDuplexPossibilties() local1049 duplexToTry.push_back(DuplexCandidate(j, k, iClass)); in getDuplexPossibilties()1074 duplexToTry.push_back(DuplexCandidate(k, j, iClass)); in getDuplexPossibilties()1086 return duplexToTry; in getDuplexPossibilties()