Searched refs:RegPairVals (Results 1 – 1 of 1) sorted by relevance
1354 using RegPairVals = std::pair<unsigned, unsigned>; in processInstruction() typedef1355 auto GetRegPair = [this, r](RegPairVals RegPair) { in processInstruction()1363 const RegPairVals RegPair_ = std::make_pair(Lower + 1, Lower); in processInstruction()1368 const RegPairVals RegPair = in processInstruction()