Searched refs:duplexToTry (Results 1 – 2 of 2) sorted by relevance
155 DuplexCandidate duplexToTry = possibleDuplexes.pop_back_val(); in HexagonMCShuffle() local157 HexagonMCInstrInfo::replaceDuplex(Context, Attempt, duplexToTry); in HexagonMCShuffle()
1032 SmallVector<DuplexCandidate, 8> duplexToTry; in getDuplexPossibilties() local1065 duplexToTry.push_back(DuplexCandidate(j, k, iClass)); in getDuplexPossibilties()1090 duplexToTry.push_back(DuplexCandidate(k, j, iClass)); in getDuplexPossibilties()1104 return duplexToTry; in getDuplexPossibilties()