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