Home
last modified time | relevance | path

Searched refs:getCxxEnumValue (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp107 std::string getCxxEnumValue() const { in getCxxEnumValue() function in __anon0a286f430111::LLTCodeGen
1252 return MatchTable::NamedValue(getTy().getCxxEnumValue()); in getValue()
1253 return MatchTable::NamedValue(getTy().getCxxEnumValue(), VI->second); in getValue()
3180 << MatchTable::NamedValue(Ty.getCxxEnumValue()) in emitActionOpcodes()