Searched refs:SubRegNo (Results 1 – 2 of 2) sorted by relevance
37 std::string SubRegNo; member42 std::string SubRegNo, std::vector<std::string> PhysRegs, in InstructionMemo()44 : Name(Name), RC(RC), SubRegNo(std::move(SubRegNo)), in InstructionMemo()486 std::string SubRegNo; in collectPatterns() local503 SubRegNo = getQualifiedName(SR->getDef()); in collectPatterns()505 SubRegNo = Dst->getChild(1)->getLeafValue()->getAsString(); in collectPatterns()584 SubRegNo, in collectPatterns()665 if (Memo.SubRegNo.empty()) { in emitInstructionCode()676 << ", Op0, " << Memo.SubRegNo << ");\n"; in emitInstructionCode()
471 unsigned getSubRegIndex(MCRegister RegNo, MCRegister SubRegNo) const;