Home
last modified time | relevance | path

Searched refs:isPrefetchOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp114 bool isPrefetchOp() const { return Kind == PrefetchOp; } in isPrefetchOp() function in __anone51b860d0111::SVEType
999 else if (T.isPrefetchOp()) in Intrinsic()