Searched refs:allowApproxFunc (Results 1 – 4 of 4) sorted by relevance
64 static bool allowApproxFunc(const SelectionDAG &DAG, SDNodeFlags Flags);
3250 static bool allowApproxFunc(const MachineFunction &MF, unsigned Flags) { in allowApproxFunc() function3602 if (allowApproxFunc(MF, Flags)) { in legalizeFExp()3625 if (allowApproxFunc(MF, Flags)) { in legalizeFExp()5203 if (allowApproxFunc(MF, Flags)) { in legalizeFSQRTF32()
2574 bool AMDGPUTargetLowering::allowApproxFunc(const SelectionDAG &DAG, in allowApproxFunc() function in AMDGPUTargetLowering2984 if (allowApproxFunc(DAG, Flags)) // TODO: Does this really require fast? in lowerFEXP()3004 if (allowApproxFunc(DAG, Flags)) { in lowerFEXP()
10984 if (allowApproxFunc(DAG, Flags)) { in lowerFSQRTF32()