Home
last modified time | relevance | path

Searched defs:MAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h38 std::string MAttr; member
202 void setAttr(std::string MAttr) { TMBuilder.MAttr = std::move(MAttr); } in setAttr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp631 for (auto const &MAttr : getMAttrs()) in getFeaturesStr() local
648 for (auto const &MAttr : getMAttrs()) in getFeatureList() local