Searched defs:TargetCPU (Results 1 – 5 of 5) sorted by relevance
52 void setCPU(StringRef TargetCPU) { CPUType = TargetCPU; } in setCPU()
103 std::string TargetCPU; variable
3042 StringRef TargetCPU = TM.getTargetCPU(); in doInitialization() local
2830 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in GetCPUAndFeaturesAttributes() local
14915 StringRef TargetCPU = Target->getTargetOpts().CPU; in getFunctionFeatureMap() local