Searched defs:TargetCPU (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ | ||
H A D | TargetMachine.h | 98 std::string TargetCPU; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 2590 StringRef TargetCPU = getTarget().getTargetOpts().CPU; GetCPUAndFeaturesAttributes() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 13502 StringRef TargetCPU = Target->getTargetOpts().CPU; getFunctionFeatureMap() local |