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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1203 return MatchTable::NamedValue(getTy().getCxxEnumValue());
1204 return MatchTable::NamedValue(getTy().getCxxEnumValue(), VI->second);
1212 LLTCodeGen getTy() const { return Ty; } function in class:__anon5929::LLTOperandMatcher
2210 return TM->getTy();

Completed in 88 milliseconds