Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp284 static QualType DecodePPCMMATypeFromStr(ASTContext &Context, const char *&Str, in DecodePPCMMATypeFromStr() function
349 QualType type = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in BuiltinPPCMMACall()
354 QualType ExpectedType = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in BuiltinPPCMMACall()
394 (void)DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in BuiltinPPCMMACall()