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