Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h536 uint8_t OverloadedSuffixSize; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp721 R.OverloadedSuffixSize = SR.OverloadedSuffix.size(); in createRVVIntrinsicRecords()
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1213 OS << (int)Record.OverloadedSuffixSize << ","; in operator <<()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp244 K, Record.OverloadedSuffixIndex, Record.OverloadedSuffixSize); in ConstructRVVIntrinsics()