Searched refs:getTy (Results 1 – 3 of 3) sorted by relevance
1270 return MatchTable::NamedValue(getTy().getCxxEnumValue()); in getValue()1271 return MatchTable::NamedValue(getTy().getCxxEnumValue(), VI->second); in getValue()1279 LLTCodeGen getTy() const { return Ty; } in getTy() function in __anon7790e1cf0111::LLTOperandMatcher2467 return TM->getTy(); in getFirstConditionAsRootType()
373 const Node *getTy() const { return Ty; } in getTy() function