Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp184 ProtoSeq2ArrayRef(Record.PrototypeIndex, Record.PrototypeLength); in InitIntrinsicList()
/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h489 uint8_t PrototypeLength; member
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp687 R.PrototypeLength = SR.Prototype.size(); in createRVVIntrinsicRecords()
/openbsd-src/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1068 OS << (int)Record.PrototypeLength << ","; in operator <<()