Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp67 static ArrayRef<PrototypeDescriptor> ProtoSeq2ArrayRef(uint16_t Index, in ProtoSeq2ArrayRef() function
182 ProtoSeq2ArrayRef(Record.PrototypeIndex, Record.PrototypeLength); in InitIntrinsicList()
184 ProtoSeq2ArrayRef(Record.SuffixIndex, Record.SuffixLength); in InitIntrinsicList()
185 ArrayRef<PrototypeDescriptor> OverloadedSuffixProto = ProtoSeq2ArrayRef( in InitIntrinsicList()