Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetMachine.h79 std::string TargetCPU; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1398 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in GetCPUAndFeaturesAttributes() local
5463 StringRef TargetCPU = Target.getTargetOpts().CPU; in getFunctionFeatureMap() local