Searched defs:isScalableVector (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LowLevelType.h |
|
H A D | ValueTypes.h | 166 bool isScalableVector() const { isScalableVector() function |
H A D | MachineValueType.h |
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 99 bool isScalableVector() const { return isVector() && IsScalable; } in isScalableVector() function in __anon9ce31d5f0111::SVEType |