Searched refs:EnforceFloatingPoint (Results 1 – 2 of 2) sorted by relevance
281 bool EnforceFloatingPoint(TypeSetByHwMode &Out);
409 bool TypeInfer::EnforceFloatingPoint(TypeSetByHwMode &Out) { in EnforceFloatingPoint() function in TypeInfer1642 return TI.EnforceFloatingPoint(NodeToApply.getExtType(ResNo)); in ApplyTypeConstraint()