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.h515 uint8_t OverloadedSuffixSize; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp814 R.OverloadedSuffixSize = SR.OverloadedSuffix.size(); in createRVVIntrinsicRecords()
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1226 OS << "/*OverloadedSuffixSize=*/" << (int)Record.OverloadedSuffixSize << ", "; in operator <<()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp237 K, Record.OverloadedSuffixIndex, Record.OverloadedSuffixSize); in ConstructRVVIntrinsics()