Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DX86.h214 void getCPUSpecificCPUDispatchFeatures(
H A DX86.cpp1183 void X86TargetInfo::getCPUSpecificCPUDispatchFeatures( in getCPUSpecificCPUDispatchFeatures() function in X86TargetInfo
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h1442 virtual void getCPUSpecificCPUDispatchFeatures( in getCPUSpecificCPUDispatchFeatures() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3875 Target.getCPUSpecificCPUDispatchFeatures(II->getName(), Features); in emitCPUDispatchDefinition()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp13372 Target->getCPUSpecificCPUDispatchFeatures( in getFunctionFeatureMap()