Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp508 StringRef OverloadedSuffixProto = R->getValueAsString("OverloadedSuffix"); in createRVVIntrinsics() local
549 parsePrototypes(OverloadedSuffixProto); in createRVVIntrinsics()
690 SR.OverloadedSuffix = parsePrototypes(OverloadedSuffixProto); in createRVVIntrinsics()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp236 ArrayRef<PrototypeDescriptor> OverloadedSuffixProto = ProtoSeq2ArrayRef( in ConstructRVVIntrinsics() local
300 TypeCache, BaseType, Log2LMUL, OverloadedSuffixProto); in ConstructRVVIntrinsics()