Home
last modified time | relevance | path

Searched defs:isScalableVector (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLowLevelType.h
H A DValueTypes.h166 bool isScalableVector() const { isScalableVector() function
[all...]
H A DMachineValueType.h
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp99 bool isScalableVector() const { return isVector() && IsScalable; } in isScalableVector() function in __anon9ce31d5f0111::SVEType