Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DDirectiveEmitter.h160 StringRef getEnumName() const { in getEnumName() function
/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp104 static StringRef getEnumName(CodeViewRecordIO &IO, T Value, in getEnumName() function
/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.cpp133 const char *getEnumName(const GLenum e) in getEnumName() function