Searched defs:getSubRegIndex (Results 1 – 4 of 4) sorted by relevance
44 unsigned MCRegisterInfo::getSubRegIndex(MCRegister Reg, in getSubRegIndex() function in MCRegisterInfo
618 unsigned getSubRegIndex() const { in getSubRegIndex() function
203 static unsigned getSubRegIndex(const TargetRegisterClass *RC) { in getSubRegIndex() function
183 unsigned PerTargetMIParsingState::getSubRegIndex(StringRef Name) { in getSubRegIndex() function in PerTargetMIParsingState