Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetMachine.h98 std::string TargetCPU; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp2197 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in GetCPUAndFeaturesAttributes() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp13349 StringRef TargetCPU = Target->getTargetOpts().CPU; in getFunctionFeatureMap() local