Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDValueTypes.h177 bool isFixedLengthVector() const { in isFixedLengthVector() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
HDMachineValueType.h126 bool isFixedLengthVector() const { in isFixedLengthVector() function
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDSveEmitter.cpp100 bool isFixedLengthVector() const { return isVector() && !IsScalable; } in isFixedLengthVector() function in __anond35cb0260111::SVEType