Searched refs:isPrefetch (Results 1 – 5 of 5) 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
90 let PredicateMethod = "isPrefetch";
1967 let PredicateMethod = "isPrefetch";
10495 else if (TypeFlags.isPrefetch()) in EmitAArch64SVEBuiltinExpr()