Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h295 initShortStr(); in getShortStr()
350 void initShortStr();
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp334 void RVVType::initShortStr() { in initShortStr() function in clang::RISCV::RVVType