Searched refs:isPrefetch (Results 1 – 4 of 4) sorted by relevance
274 bool isPrefetch() const { return Flags & IsPrefetch; } in isPrefetch() function
1327 bool isPrefetch() const { return Kind == k_Prefetch; } in isPrefetch() function in __anone48315620111::AArch64Operand
40 let PredicateMethod = "isPrefetch";
9128 else if (TypeFlags.isPrefetch()) in EmitAArch64SVEBuiltinExpr()