Home
last modified time | relevance | path

Searched refs:getFunctionFeatureMap (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1935 CGM.getFunctionFeatureMap(CallerFeatureMap, FD); in hasRequiredFeatures()
1990 CGM.getFunctionFeatureMap(CalleeFeatureMap, TargetDecl); in checkTargetFeatures()
DCodeGenModule.h991 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,
DCodeGenModule.cpp4281 void CodeGenModule::getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, in getFunctionFeatureMap() function in CodeGenModule
DCGCall.cpp1750 getFunctionFeatureMap(FeatureMap, FD); in ConstructAttributeList()