Searched refs:denormalsEnabledForType (Results 1 – 2 of 2) sorted by relevance
544 bool denormalsEnabledForType(const SelectionDAG &DAG, EVT VT) const;545 bool denormalsEnabledForType(LLT Ty, const MachineFunction &MF) const;
13473 denormalsEnabledForType(DAG, Op.getValueType())) in isCanonicalized()13559 return denormalsEnabledForType(DAG, Op.getValueType()) && in isCanonicalized()13629 denormalsEnabledForType(MRI.getType(Reg), MF)) in isCanonicalized()17096 bool SITargetLowering::denormalsEnabledForType(const SelectionDAG &DAG, in denormalsEnabledForType() function in SITargetLowering17109 bool SITargetLowering::denormalsEnabledForType( in denormalsEnabledForType() function in SITargetLowering