Searched refs:FeaturesStr (Results 1 – 3 of 3) sorted by relevance
156 std::string FeaturesStr; in CreateCodeGenPasses() local166 FeaturesStr = Features.getString(); in CreateCodeGenPasses()170 TargetInfo->createTargetMachine(Triple, mTargetOpts.CPU, FeaturesStr, in CreateCodeGenPasses()
251 std::string FeaturesStr; in compile() local322 FeaturesStr = F.getString(); in compile()326 TM = Target->createTargetMachine(Triple, CPU, FeaturesStr, in compile()
793 std::string FeaturesStr; in main() local798 FeaturesStr = Features.getString(); in main()840 MCPU, FeaturesStr, Options, in main()