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