Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp83 ProtoSeq2ArrayRef(IntrinsicKind K, uint16_t Index, uint8_t Length) { in ProtoSeq2ArrayRef() function
240 ProtoSeq2ArrayRef(K, Record.PrototypeIndex, Record.PrototypeLength); in ConstructRVVIntrinsics()
242 ProtoSeq2ArrayRef(K, Record.SuffixIndex, Record.SuffixLength); in ConstructRVVIntrinsics()
243 ArrayRef<PrototypeDescriptor> OverloadedSuffixProto = ProtoSeq2ArrayRef( in ConstructRVVIntrinsics()