Home
last modified time | relevance | path

Searched refs:isExtendedFixedLengthVector (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h183 : isExtendedFixedLengthVector(); in isFixedLengthVector()
554 LLVM_ABI bool isExtendedFixedLengthVector() const LLVM_READONLY;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp122 bool EVT::isExtendedFixedLengthVector() const { in isExtendedFixedLengthVector() function in EVT