Home
last modified time | relevance | path

Searched refs:isTuple (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h318 bool isTuple() const { return IsTuple; } in isTuple() function
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp357 if (isTuple()) in initShortStr()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp143 if (Type->isTuple()) in RVVType2Qual()