Searched refs:getCaseType (Results 1 – 5 of 5) sorted by relevance
125 TestCaseType getCaseType (void) const { return m_caseType; } in getCaseType() function in xe::TestCase
331 OS << getEnumName(cast<SwitchTypeMatcher>(N)->getCaseType(i)) << ','; in EmitMatcher()
540 MVT::SimpleValueType getCaseType(unsigned i) const { return Cases[i].first; } in getCaseType() function
363 OS << getEnumName(cast<SwitchTypeMatcher>(N)->getCaseType(i)) << ','; in EmitMatcher()
521 MVT::SimpleValueType getCaseType(unsigned i) const { return Cases[i].first; } in getCaseType() function