Home
last modified time | relevance | path

Searched defs:getEnumName (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDSubtargetFeatureInfo.h38 std::string getEnumName() const { in getEnumName() function
HDCodeGenTarget.cpp58 StringRef llvm::getEnumName(MVT::SimpleValueType T) { in getEnumName() function in llvm
HDCodeGenDAGPatterns.h468 StringRef getEnumName() const { return EnumName; } in getEnumName() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDTypeRecordMapping.cpp82 static StringRef getEnumName(CodeViewRecordIO &IO, T Value, in getEnumName() function