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