Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetMachine.h85 std::string TargetCPU; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.cpp1677 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in GetCPUAndFeaturesAttributes() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp10950 StringRef TargetCPU = Target->getTargetOpts().CPU; in getFunctionFeatureMap() local