OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveAllTypes
(Results
1 - 6
of
6
) sorted by null
/external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenDAGPatterns.h
426
///
RemoveAllTypes
- Recursively strip all the types of this tree.
427
void
RemoveAllTypes
();
DAGISelMatcherGen.cpp
160
PatWithNoTypes->
RemoveAllTypes
();
[
all
...]
CodeGenDAGPatterns.cpp
[
all
...]
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.h
458
///
RemoveAllTypes
- Recursively strip all the types of this tree.
459
void
RemoveAllTypes
();
DAGISelMatcherGen.cpp
164
PatWithNoTypes->
RemoveAllTypes
();
[
all
...]
CodeGenDAGPatterns.cpp
[
all
...]
Completed in 131 milliseconds