Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1512 checkAVXParamFeature(DiagnosticsEngine & Diag,SourceLocation CallLoc,const llvm::StringMap<bool> & CallerMap,const llvm::StringMap<bool> & CalleeMap,QualType Ty,StringRef Feature,bool IsArgument) checkAVXParamFeature() argument
1533 checkAVX512ParamFeature(DiagnosticsEngine & Diag,SourceLocation CallLoc,const llvm::StringMap<bool> & CallerMap,const llvm::StringMap<bool> & CalleeMap,QualType Ty,bool IsArgument) checkAVX512ParamFeature() argument
1551 checkAVXParam(DiagnosticsEngine & Diag,ASTContext & Ctx,SourceLocation CallLoc,const llvm::StringMap<bool> & CallerMap,const llvm::StringMap<bool> & CalleeMap,QualType Ty,bool IsArgument) checkAVXParam() argument
[all...]