OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyTypeConstraints
(Results
1 - 3
of
3
) sorted by null
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.h
232
///
ApplyTypeConstraints
- Given a node in a pattern, apply the type
236
bool
ApplyTypeConstraints
(TreePatternNode *N, TreePattern &TP) const {
448
///
ApplyTypeConstraints
- Apply all of the type constraints relevant to
451
bool
ApplyTypeConstraints
(TreePattern &TP, bool NotRegisters);
CodeGenDAGPatterns.cpp
[
all
...]
DAGISelMatcherGen.cpp
178
MadeChange = PatWithNoTypes->
ApplyTypeConstraints
(TP,
[
all
...]
Completed in 93 milliseconds