Searched refs:getMAttrs (Results 1 – 12 of 12) sorted by relevance
30 std::vector<std::string> lld::getMAttrs() { return llvm::codegen::getMAttrs(); } in getMAttrs() function in lld
22 std::vector<std::string> getMAttrs();
36 std::vector<std::string> getMAttrs();
53 c.MAttrs = getMAttrs(); in createLTO()
82 c.MAttrs = getMAttrs(); in createConfig()
595 for (auto const &MAttr : getMAttrs()) in getFeaturesStr()615 for (auto const &MAttr : getMAttrs()) in getFeatureList()
132 c.MAttrs = getMAttrs(); in createConfig()
244 Conf.MAttrs = codegen::getMAttrs(); in run()
414 auto MAttrs = codegen::getMAttrs(); in compileModule()
161 auto MAttrs = codegen::getMAttrs(); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
1026 auto MAttrs = codegen::getMAttrs(); in main()
876 Conf.MAttrs = codegen::getMAttrs(); in createLTO()