Searched refs:EnforceFloatingPoint (Results 1 – 2 of 2) sorted by relevance
295 bool EnforceFloatingPoint(TypeSetByHwMode &Out);
417 bool TypeInfer::EnforceFloatingPoint(TypeSetByHwMode &Out) { in EnforceFloatingPoint() function in TypeInfer1660 return TI.EnforceFloatingPoint(NodeToApply->getExtType(ResNo)); in ApplyTypeConstraint()