Home
last modified time | relevance | path

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

/external/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);