Searched defs:getLocReg (Results 1 – 2 of 2) sorted by relevance
148 unsigned getLocReg() const { assert(isRegLoc()); return Loc; } in getLocReg() function
150 Register getLocReg() const { assert(isRegLoc()); return Loc; } in getLocReg() function