Searched defs:getEnumName (Results 1 – 4 of 4) sorted by relevance
51 StringRef llvm::getEnumName(MVT::SimpleValueType T) { in getEnumName() function in llvm
240 const std::string &getEnumName() const { return EnumName; } in getEnumName() function
668 std::string getEnumName() const { in getEnumName() function
82 static StringRef getEnumName(CodeViewRecordIO &IO, T Value, in getEnumName() function