OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCaseType
(Results
1 - 3
of
3
) sorted by null
/external/deqp/executor/
xeTestCase.hpp
125
TestCaseType
getCaseType
(void) const { return m_caseType; }
/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
...]
Completed in 2859 milliseconds