Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h275 LLVM_ABI bool isRISCVVectorTupleTy() const;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp147 bool Type::isRISCVVectorTupleTy() const { in isRISCVVectorTupleTy() function in Type