Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DRISCVVEmitter.cpp618 R.OverloadedSuffixIndex = SST.getIndex(SR.OverloadedSuffix); in createRVVIntrinsicRecords()
634 assert(R.OverloadedSuffixIndex != in createRVVIntrinsicRecords()
/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h378 uint16_t OverloadedSuffixIndex; member
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp186 Record.OverloadedSuffixIndex, Record.OverloadedSuffixSize); in InitIntrinsicList()
/llvm-project-15.0.7/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp985 OS << Record.OverloadedSuffixIndex << ","; in operator <<()