HomeSort by relevance Sort by last modified time
    Searched defs:getCaseType (Results 1 - 5 of 5) sorted by null

  /external/deqp/executor/
xeTestCase.hpp 125 TestCaseType getCaseType (void) const { return m_caseType; }
  /external/deqp/external/openglcts/modules/common/
glcShaderLibraryCase.hpp 107 CaseType getCaseType(void) const
  /external/llvm/utils/TableGen/
DAGISelMatcher.h 521 MVT::SimpleValueType getCaseType(unsigned i) const { return Cases[i].first; }
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcher.h 540 MVT::SimpleValueType getCaseType(unsigned i) const { return Cases[i].first; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DAGISelMatcher.h 521 MVT::SimpleValueType getCaseType(unsigned i) const { return Cases[i].first; }
    [all...]

Completed in 1495 milliseconds