Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp115 bool isSvcount() const { return Kind == Svcount; } in isSvcount() function in __anone51b860d0111::SVEType
1058 else if (T.isSvcount()) in replaceTemplatedArgs()
1165 if (T.isPredicate() || T.isSvcount()) { in encodeTypeFlags()