Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1282 virtual void getCPUSpecificCPUDispatchFeatures( in getCPUSpecificCPUDispatchFeatures() function
/external/llvm-project/clang/lib/Basic/Targets/
DX86.h188 void getCPUSpecificCPUDispatchFeatures(
DX86.cpp1087 void X86TargetInfo::getCPUSpecificCPUDispatchFeatures( in getCPUSpecificCPUDispatchFeatures() function in X86TargetInfo
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp3208 Target.getCPUSpecificCPUDispatchFeatures(II->getName(), Features); in emitCPUDispatchDefinition()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp11409 Target->getCPUSpecificCPUDispatchFeatures( in getFunctionFeatureMap()