Searched refs:isPrefetch (Results 1 – 5 of 5) sorted by relevance
300 bool isPrefetch() const { return Flags & IsPrefetch; } in isPrefetch() function
1465 bool isPrefetch() const { return Kind == k_Prefetch; } in isPrefetch() function in __anonc2b64ba80111::AArch64Operand
90 let PredicateMethod = "isPrefetch";
1967 let PredicateMethod = "isPrefetch";
10228 else if (TypeFlags.isPrefetch()) in EmitAArch64SVEBuiltinExpr()