Home
last modified time | relevance | path

Searched defs:getTypeStr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAArch64BuildAttributes.cpp57 StringRef AArch64BuildAttributes::getTypeStr(unsigned Type) { in getTypeStr() function in AArch64BuildAttributes
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h288 const std::string &getTypeStr() const { return Str; } in getTypeStr() function