Searched refs:getRegList (Results 1 – 2 of 2) sorted by relevance
969 const SmallVectorImpl<unsigned> &getRegList() const { in getRegList() function in __anon46f2ecb80111::ARMOperand2573 const SmallVectorImpl<unsigned> &RegList = getRegList(); in addRegListOperands()2581 const SmallVectorImpl<unsigned> &RegList = getRegList(); in addRegListWithAPSROperands()4017 const SmallVectorImpl<unsigned> &RegList = getRegList(); in print()8223 auto &RegList = Op.getRegList(); in validateInstruction()11692 getTargetStreamer().emitRegSave(Op.getRegList(), IsVector); in parseDirectiveRegSave()
1276 for (auto RegNo : getRegList()) in addRegListOperands()1486 const SmallVectorImpl<unsigned> &getRegList() const { in getRegList() function in __anon64c2544a0211::MipsOperand