Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenTarget.cpp51 StringRef llvm::getEnumName(MVT::SimpleValueType T) { in getEnumName() function in llvm
DCodeGenDAGPatterns.h240 const std::string &getEnumName() const { return EnumName; } in getEnumName() function
DAsmMatcherEmitter.cpp668 std::string getEnumName() const { in getEnumName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp82 static StringRef getEnumName(CodeViewRecordIO &IO, T Value, in getEnumName() function