OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyTypeConstraint
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.h
188
///
ApplyTypeConstraint
- Given a node in a pattern, apply this type
192
bool
ApplyTypeConstraint
(TreePatternNode *N, const SDNodeInfo &NodeInfo,
239
MadeChange |= TypeConstraints[i].
ApplyTypeConstraint
(N, *this, TP);
CodeGenDAGPatterns.cpp
868
///
ApplyTypeConstraint
- Given a node in a pattern, apply this type
871
bool SDTypeConstraint::
ApplyTypeConstraint
(TreePatternNode *N,
[
all
...]
Completed in 824 milliseconds