Home | History | Annotate | Download | only in CodeGen

Lines Matching full:featuremap

3958 void CodeGenModule::getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,
3978 Target.initFeatureMap(FeatureMap, getDiags(), TargetCPU, ParsedAttr.first);
3980 Target.initFeatureMap(FeatureMap, getDiags(), TargetCPU,