Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp1155 auto SuffixStr = getSuffixStr(I, Log2LMUL, SuffixProto); in createRVVIntrinsics() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp862 StringRef SuffixStr = Name.substr(Suffix); in parseCC() local