Searched refs:CUSTOM_BUILTIN (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaPPC.cpp | 246 #define CUSTOM_BUILTIN(Name, Intr, Types, Acc, Feature) \ in CheckPPCBuiltinFunctionCall() macro
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 17842 #define CUSTOM_BUILTIN(Name, Intr, Types, Accumulate, Feature) \ in EmitPPCBuiltinExpr() macro 17893 #define CUSTOM_BUILTIN(Name, Intr, Types, Acc, Feature) \ in EmitPPCBuiltinExpr() macro
|