Searched refs:isPrefetch (Results 1 – 5 of 5) sorted by relevance
285 bool isPrefetch() const { return Flags & IsPrefetch; } in isPrefetch() function
1452 bool isPrefetch() const { return Kind == k_Prefetch; } in isPrefetch() function in __anonb6c3df290111::AArch64Operand
56 let PredicateMethod = "isPrefetch";
1856 let PredicateMethod = "isPrefetch";
9436 else if (TypeFlags.isPrefetch()) in EmitAArch64SVEBuiltinExpr()