Searched refs:isSlot (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp249 bool isSlot() const { return Reg != 0 && Reg.isStack(); } function in struct:__anon2330::HexagonConstExtenders::Register
1462 return Extenders[I].Expr.Rs.isSlot();
1466 return ED.Expr.Rs.isSlot() == IsStack &&
1540 if (Ex.Rs.isSlot()) {

Completed in 104 milliseconds