Searched refs:getFeaturesForCPU (Results 1 – 5 of 5) sorted by relevance
38 void getFeaturesForCPU(StringRef CPU,
171 void getFeaturesForCPU(StringRef CPU, SmallVectorImpl<StringRef> &Features,
109 void getFeaturesForCPU(StringRef CPU, in getFeaturesForCPU() function
644 void llvm::X86::getFeaturesForCPU(StringRef CPU, in getFeaturesForCPU() function in llvm::X86
134 getFeaturesForCPU(CPU, CPUFeatures); in initFeatureMap()1335 llvm::X86::getFeaturesForCPU(Name, TargetCPUFeatures, true); in getCPUSpecificCPUDispatchFeatures()