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