Searched defs:getRegNo (Results 1 – 2 of 2) sorted by relevance
46 int64_t getRegNo() const { return RegNo; } in getRegNo() function
78 std::optional<unsigned> getRegNo(StringRef RegName) { in getRegNo() function