Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp115 bool isPrefetchOp() const { return PrefetchOp; } in isPrefetchOp() function in __anondae860620111::SVEType
506 if (isPrefetchOp()) in str()
986 else if (T.isPrefetchOp()) in Intrinsic()