Searched defs:hasDelaySlot (Results 1 – 6 of 6) 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
328 bool hasDelaySlot() const { return Flags & (1ULL << MCID::DelaySlot); } in hasDelaySlot() function
246 bool hasDelaySlot : 1; variable
243 bool hasDelaySlot : 1; variable