Searched refs:denormalsEnabledForType (Results 1 – 2 of 2) sorted by relevance
523 bool denormalsEnabledForType(const SelectionDAG &DAG, EVT VT) const;524 bool denormalsEnabledForType(LLT Ty, MachineFunction &MF) const;
12415 denormalsEnabledForType(DAG, Op.getValueType())) in isCanonicalized()12494 return denormalsEnabledForType(DAG, Op.getValueType()) && in isCanonicalized()12565 denormalsEnabledForType(MRI.getType(Reg), MF)) in isCanonicalized()15686 bool SITargetLowering::denormalsEnabledForType(const SelectionDAG &DAG, in denormalsEnabledForType() function in SITargetLowering15699 bool SITargetLowering::denormalsEnabledForType(LLT Ty, in denormalsEnabledForType() function in SITargetLowering