Searched refs:GetCPUAndFeaturesAttributes (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1388 bool GetCPUAndFeaturesAttributes(GlobalDecl GD,
H A DCodeGenModule.cpp1672 bool CodeGenModule::GetCPUAndFeaturesAttributes(GlobalDecl GD, function in class:CodeGenModule
1744 if (GetCPUAndFeaturesAttributes(GD, Attrs)) {
1745 // We know that GetCPUAndFeaturesAttributes will always have the
H A DCGCall.cpp1988 GetCPUAndFeaturesAttributes(CalleeInfo.getCalleeDecl(), FuncAttrs);

Completed in 126 milliseconds