Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h157 bool isScalableVector() const { in isScalableVector() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h152 bool isScalableVector() const { in isScalableVector() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h317 bool isScalableVector() const { in isScalableVector() function
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h346 bool isScalableVector() const { in isScalableVector() function
/external/llvm-project/clang/utils/TableGen/
DSveEmitter.cpp91 bool isScalableVector() const { return isVector() && IsScalable; } in isScalableVector() function in __anon33e5c4fd0111::SVEType