Home
last modified time | relevance | path

Searched defs:isFixedLengthVector (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h170 bool isFixedLengthVector() const { in isFixedLengthVector() function
H A DMachineValueType.h131 bool isFixedLengthVector() const { in isFixedLengthVector() function
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp100 bool isFixedLengthVector() const { return isVector() && !IsScalable; } in isFixedLengthVector() function in __anonc999c1430111::SVEType