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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp107 std::string getCxxEnumValue() const { function in class:__anon2930::LLTCodeGen
1203 return MatchTable::NamedValue(getTy().getCxxEnumValue());
1204 return MatchTable::NamedValue(getTy().getCxxEnumValue(), VI->second);
2975 << MatchTable::NamedValue(Ty.getCxxEnumValue())

Completed in 280 milliseconds