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