Searched defs:MAttrs (Results 1 – 9 of 9) sorted by relevance
42 const SmallVectorImpl<std::string>& MAttrs) { in selectTarget()
38 MAttrs("mattr", cl::CommaSeparated, variable
58 MAttrs("mattr", cl::CommaSeparated, variable
547 SmallVector<std::string, 4> MAttrs; variable
123 static cl::list<std::string> MAttrs( in CGOPT() local
151 MAttrs("mattr", cl::CommaSeparated, variable
50 std::vector<std::string> MAttrs; member
471 auto MAttrs = codegen::getMAttrs(); in compileModule() local
211 std::vector<std::string> objdump::MAttrs; member in objdump