OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnforceInteger
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp
47
EnforceInteger
(TP);
173
InCopy.
EnforceInteger
(TP);
193
bool MadeChange =
EnforceInteger
(TP);
235
///
EnforceInteger
- Remove all non-integer types from this set.
236
bool EEVT::TypeSet::
EnforceInteger
(TreePattern &TP) {
360
MadeChange |= Other.
EnforceInteger
(TP);
364
MadeChange |=
EnforceInteger
(TP);
889
return NodeToApply->getExtType(ResNo).
EnforceInteger
(TP);
[
all
...]
CodeGenDAGPatterns.h
116
bool
EnforceInteger
(TreePattern &TP);
Completed in 25 milliseconds