HomeSort by relevance Sort by last modified time
    Searched defs:EnumName (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCSectionMachO.cpp 20 const char *AssemblerName, *EnumName;
55 const char *AssemblerName, *EnumName;
144 OS << "<<" << SectionAttrDescriptors[i].EnumName << ">>";
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 29 std::string EnumName; // The name of the enum "bswap_i32"

Completed in 45 milliseconds