Searched defs:CPUStr (Results 1 – 3 of 3) sorted by relevance
304 static TargetMachine* GetTargetMachine(Triple TheTriple, StringRef CPUStr, in GetTargetMachine()432 std::string CPUStr, FeaturesStr; in main() local
321 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule() local
249 const char *CPUStr = "", *FeaturesStr = ""; in llvm_create_targetmachine_native() local