Home
last modified time | relevance | path

Searched defs:TargetCPU (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetMachine.h97 std::string TargetCPU; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp2128 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in GetCPUAndFeaturesAttributes() local
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp12332 StringRef TargetCPU = Target->getTargetOpts().CPU; in getFunctionFeatureMap() local