OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnforceFloatingPoint
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.h
118
bool
EnforceFloatingPoint
(TreePattern &TP);
CodeGenDAGPatterns.cpp
46
EnforceFloatingPoint
(TP);
248
///
EnforceFloatingPoint
- Remove all integer types from this set.
249
bool EEVT::TypeSet::
EnforceFloatingPoint
(TreePattern &TP) {
333
MadeChange |= Other.
EnforceFloatingPoint
(TP);
337
MadeChange |=
EnforceFloatingPoint
(TP);
854
return NodeToApply->getExtType(ResNo).
EnforceFloatingPoint
(TP);
[
all
...]
Completed in 20 milliseconds