Searched defs:Ry (Results 1 – 4 of 4) sorted by relevance
282 auto Ry = (Imm >> 5) & 0x1f; in DecodeRegSeqOperand() local299 auto Ry = (Imm >> 5) & 0x1f; in DecodeRegSeqOperandF1() local316 auto Ry = (Imm >> 5) & 0x1f; in DecodeRegSeqOperandD1() local333 auto Ry = (Imm >> 5) & 0x1f; in DecodeRegSeqOperandF2() local350 auto Ry = (Imm >> 5) & 0x1f; in DecodeRegSeqOperandD2() local
255 unsigned Ry = MI.getOperand(Idx).getReg(); in getRegSeqImmOpValue() local
1431 auto Ry = Operands.back()->getReg(); in parseRegSeq() local 1456 auto Ry = Operands.back()->getReg(); in parseRegList() local
1332 MCOperand &Ry = Inst.getOperand(1); processInstruction() local 1362 MCOperand &Ry = Inst.getOperand(0); processInstruction() local