Lines Matching refs:Row
284 for (const auto &Row : SrcSelTable) {285 if (getOperandIdx(Opcode, Row[0]) == (int)SrcIdx) {286 return getOperandIdx(Opcode, Row[1]);