Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h381 uint8_t PrototypeLength; member
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp182 ProtoSeq2ArrayRef(Record.PrototypeIndex, Record.PrototypeLength); in InitIntrinsicList()
/llvm-project-15.0.7/clang/utils/TableGen/
H A DRISCVVEmitter.cpp619 R.PrototypeLength = SR.Prototype.size(); in createRVVIntrinsicRecords()
/llvm-project-15.0.7/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp986 OS << (int)Record.PrototypeLength << ","; in operator <<()