Searched defs:isBarrier (Results 1 – 4 of 4) sorted by relevance
291 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
174 bool isBarrier() const { in isBarrier() function
1207 constexpr bool isBarrier() const noexcept { return format == Format::PSEUDO_BARRIER; } in isBarrier() function
995 bool isBarrier() const { return Kind == k_Barrier; } in isBarrier() function in __anon441fa83e0111::AArch64Operand