OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnforceFloatingPoint
(Results
1 - 4
of
4
) sorted by null
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp
52
EnforceFloatingPoint
(TP);
254
///
EnforceFloatingPoint
- Remove all integer types from this set.
255
bool EEVT::TypeSet::
EnforceFloatingPoint
(TreePattern &TP) {
355
MadeChange |= Other.
EnforceFloatingPoint
(TP);
359
MadeChange |=
EnforceFloatingPoint
(TP);
528
MadeChange |= VTOperand.
EnforceFloatingPoint
(TP);
532
MadeChange |=
EnforceFloatingPoint
(TP);
[
all
...]
CodeGenDAGPatterns.h
123
bool
EnforceFloatingPoint
(TreePattern &TP);
/external/swiftshader/third_party/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 238 milliseconds