Searched defs:hasDelaySlot (Results 1 – 4 of 4) sorted by relevance
387 bool hasDelaySlot() const { in hasDelaySlot() function
286 bool hasDelaySlot() const { return Flags & (1 << MCID::DelaySlot); } in hasDelaySlot() function
234 bool hasDelaySlot; variable
243 bool hasDelaySlot : 1; variable