Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h33 std::string getEnumName() const { in getEnumName() function
H A DCodeGenTarget.cpp58 StringRef llvm::getEnumName(MVT::SimpleValueType T) { in getEnumName() function in llvm
H A DCodeGenDAGPatterns.h462 StringRef getEnumName() const { return EnumName; } in getEnumName() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h160 StringRef getEnumName() const { in getEnumName() function
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp84 static StringRef getEnumName(CodeViewRecordIO &IO, T Value, in getEnumName() function