Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h512 uint8_t SuffixLength; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp813 R.SuffixLength = SR.Suffix.size(); in createRVVIntrinsicRecords()
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1225 OS << "/*SuffixLength=*/" << (int)Record.SuffixLength << ", "; in operator <<()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp235 ProtoSeq2ArrayRef(K, Record.SuffixIndex, Record.SuffixLength); in ConstructRVVIntrinsics()