Home
last modified time | relevance | path

Searched defs:PPC_VECTOR_TYPE (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp262 #define PPC_VECTOR_TYPE(Name, Id, Size) || CoreType == Context.Id##Ty in CheckPPCMMAType() macro
301 #define PPC_VECTOR_TYPE(typeName, Id, size) \ in DecodePPCMMATypeFromStr() macro
H A DSemaExpr.cpp6084 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in isPlaceholderToRemoveAsArg() macro
20875 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in CheckPlaceholderExpr() macro
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp246 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7423 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in GetType() macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp449 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in getNSNumberFactoryMethodKind() macro
H A DPrintfFormatString.cpp861 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in fixType() macro
H A DTypeLoc.cpp424 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in getWrittenTypeSpec() macro
H A DType.cpp3441 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in getName() macro
4780 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in canHaveNullability() macro
H A DMicrosoftMangle.cpp2710 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in mangleType() macro
H A DItaniumMangle.cpp3406 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in mangleType() macro
H A DASTContext.cpp2214 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in getTypeInfoImpl() macro
8530 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in getObjCEncodingForPrimitiveType() macro
H A DASTImporter.cpp1090 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in VisitBuiltinType() macro
H A DExprConstant.cpp11869 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp561 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in ConvertType() macro
H A DItaniumCXXABI.cpp3627 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in TypeInfoIsInStandardLibrary() macro
H A DCGDebugInfo.cpp799 #define PPC_VECTOR_TYPE(Name, Id, size) \ in CreateType() macro
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp773 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in VisitType() macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1166 #define PPC_VECTOR_TYPE(Name, Id, Size) \ macro
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1116 #define PPC_VECTOR_TYPE(Name, Id, Size) PREDEF_TYPE_##Id##_ID, macro