Searched refs:FirstPhysicalReg (Results 1 – 1 of 1) sorted by relevance
44 static constexpr unsigned FirstPhysicalReg = 1u; variable59 return FirstPhysicalReg <= Reg && Reg < FirstStackSlot; in isPhysicalRegister()