Searched defs:getLocReg (Results 1 – 3 of 3) sorted by relevance
126 Register getLocReg() const { return std::get<Register>(Data); } in getLocReg() function
148 unsigned getLocReg() const { assert(isRegLoc()); return Loc; } in getLocReg() function
150 Register getLocReg() const { assert(isRegLoc()); return Loc; } in getLocReg() function