Searched refs:checkAVXParam (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 1547 static bool checkAVXParam(DiagnosticsEngine &Diag, ASTContext &Ctx, in checkAVXParam() function 1596 if (checkAVXParam(CGM.getDiags(), CGM.getContext(), CallLoc, CallerMap, in checkFunctionCallABI() 1608 checkAVXParam(CGM.getDiags(), CGM.getContext(), CallLoc, CallerMap, in checkFunctionCallABI()
|