Home
last modified time | relevance | path

Searched refs:getCPUSpecificCPUDispatchFeatures (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DX86.h204 void getCPUSpecificCPUDispatchFeatures(
H A DX86.cpp1127 void X86TargetInfo::getCPUSpecificCPUDispatchFeatures( in getCPUSpecificCPUDispatchFeatures() function in X86TargetInfo
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h1401 virtual void getCPUSpecificCPUDispatchFeatures( in getCPUSpecificCPUDispatchFeatures() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp3723 Target.getCPUSpecificCPUDispatchFeatures(II->getName(), Features); in emitCPUDispatchDefinition()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp12356 Target->getCPUSpecificCPUDispatchFeatures( in getFunctionFeatureMap()