Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DSveEmitter.cpp102 bool isPredicateVector() const { return Predicate; } in isPredicateVector() function in __anon5c0d77c40111::SVEType
435 else if (isScalarPredicate() || isPredicateVector()) in str()
442 if (!isScalarPredicate() && !isPredicateVector()) in str()
879 else if (T.isPredicateVector()) in replaceTemplatedArgs()
963 if (T.isPredicateVector()) { in encodeTypeFlags()