Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenTarget.cpp51 std::string llvm::getEnumName(MVT::SimpleValueType T) { in getEnumName() function in llvm
DCodeGenDAGPatterns.h240 const std::string &getEnumName() const { return EnumName; } in getEnumName() function
DAsmMatcherEmitter.cpp613 std::string getEnumName() const { in getEnumName() function