Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp719 R.OverloadedSuffixIndex = SST.getIndex(SR.OverloadedSuffix); in createRVVIntrinsicRecords()
741 assert(R.OverloadedSuffixIndex != in createRVVIntrinsicRecords()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h528 uint16_t OverloadedSuffixIndex; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp237 K, Record.OverloadedSuffixIndex, Record.OverloadedSuffixSize); in ConstructRVVIntrinsics()
/freebsd-14.2/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1216 OS << Record.OverloadedSuffixIndex << ","; in operator <<()