Searched defs:isStack (Results 1 – 2 of 2) sorted by relevance
49 constexpr bool isStack() const { return MCRegister::isStackSlot(Reg); } in isStack() function
68 bool isStack() const { return Kind == Stack; } isStack() function