Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp225 std::string getSuffixStr(char Type, int Log2LMUL, StringRef Prototypes);
1047 std::string RVVEmitter::getSuffixStr(char Type, int Log2LMUL, in getSuffixStr() function in RVVEmitter
1115 auto SuffixStr = getSuffixStr(I, Log2LMUL, SuffixProto); in createRVVIntrinsics()