Searched defs:isPrefetch (Results 1 – 2 of 2) sorted by relevance
258 bool isPrefetch() const { return Flags & IsPrefetch; } in isPrefetch() function
1257 bool isPrefetch() const { return Kind == k_Prefetch; } in isPrefetch() function in __anon65f0dadd0111::AArch64Operand