Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp185 ArrayRef<PrototypeDescriptor> OverloadedSuffixProto = ProtoSeq2ArrayRef( in InitIntrinsicList() local
242 BaseType, Log2LMUL, OverloadedSuffixProto); in InitIntrinsicList()
/llvm-project-15.0.7/clang/utils/TableGen/
H A DRISCVVEmitter.cpp476 StringRef OverloadedSuffixProto = R->getValueAsString("OverloadedSuffix"); in createRVVIntrinsics() local
508 parsePrototypes(OverloadedSuffixProto); in createRVVIntrinsics()
591 SR.OverloadedSuffix = parsePrototypes(OverloadedSuffixProto); in createRVVIntrinsics()