Searched refs:denormalsEnabledForType (Results 1 – 2 of 2) sorted by relevance
531 bool denormalsEnabledForType(const SelectionDAG &DAG, EVT VT) const;532 bool denormalsEnabledForType(LLT Ty, const MachineFunction &MF) const;
12707 denormalsEnabledForType(DAG, Op.getValueType())) in isCanonicalized()12793 return denormalsEnabledForType(DAG, Op.getValueType()) && in isCanonicalized()12861 denormalsEnabledForType(MRI.getType(Reg), MF)) in isCanonicalized()16018 bool SITargetLowering::denormalsEnabledForType(const SelectionDAG &DAG, in denormalsEnabledForType() function in SITargetLowering16031 bool SITargetLowering::denormalsEnabledForType( in denormalsEnabledForType() function in SITargetLowering