Home
last modified time | relevance | path

Searched refs:EnforceFloatingPoint (Results 1 – 4 of 4) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp52 EnforceFloatingPoint(TP); in TypeSet()
255 bool EEVT::TypeSet::EnforceFloatingPoint(TreePattern &TP) { in EnforceFloatingPoint() function in EEVT::TypeSet
355 MadeChange |= Other.EnforceFloatingPoint(TP); in EnforceSmallerThan()
359 MadeChange |= EnforceFloatingPoint(TP); in EnforceSmallerThan()
528 MadeChange |= VTOperand.EnforceFloatingPoint(TP); in EnforceVectorSubVectorTypeIs()
532 MadeChange |= EnforceFloatingPoint(TP); in EnforceVectorSubVectorTypeIs()
1008 return NodeToApply->getExtType(ResNo).EnforceFloatingPoint(TP); in ApplyTypeConstraint()
DCodeGenDAGPatterns.h123 bool EnforceFloatingPoint(TreePattern &TP);
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp46 EnforceFloatingPoint(TP); in TypeSet()
249 bool EEVT::TypeSet::EnforceFloatingPoint(TreePattern &TP) { in EnforceFloatingPoint() function in EEVT::TypeSet
333 MadeChange |= Other.EnforceFloatingPoint(TP); in EnforceSmallerThan()
337 MadeChange |= EnforceFloatingPoint(TP); in EnforceSmallerThan()
854 return NodeToApply->getExtType(ResNo).EnforceFloatingPoint(TP); in ApplyTypeConstraint()
DCodeGenDAGPatterns.h118 bool EnforceFloatingPoint(TreePattern &TP);