Searched refs:SubRegNo (Results 1 – 2 of 2) sorted by relevance
41 std::string SubRegNo; member46 std::string SubRegNo, std::vector<std::string> PhysRegs, in InstructionMemo()48 : Name(Name), RC(RC), SubRegNo(std::move(SubRegNo)), in InstructionMemo()485 std::string SubRegNo; in collectPatterns() local502 SubRegNo = getQualifiedName(SR->getDef()); in collectPatterns()504 SubRegNo = Dst->getChild(1)->getLeafValue()->getAsString(); in collectPatterns()582 SubRegNo, in collectPatterns()662 if (Memo.SubRegNo.empty()) { in emitInstructionCode()673 << ", Op0, " << Memo.SubRegNo << ");\n"; in emitInstructionCode()
384 unsigned getSubRegIndex(MCRegister RegNo, MCRegister SubRegNo) const;