Home
last modified time | relevance | path

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

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