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