Home
last modified time | relevance | path

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

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