Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCXCOFFObjectWriter.h52 void setCPU(StringRef TargetCPU) { CPUType = TargetCPU; } in setCPU()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h103 std::string TargetCPU; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp3042 StringRef TargetCPU = TM.getTargetCPU(); in doInitialization() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2830 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in GetCPUAndFeaturesAttributes() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp14915 StringRef TargetCPU = Target->getTargetOpts().CPU; in getFunctionFeatureMap() local