Searched refs:allowApproxFunc (Results 1 – 4 of 4) sorted by relevance
64 static bool allowApproxFunc(const SelectionDAG &DAG, SDNodeFlags Flags);
3308 static bool allowApproxFunc(const MachineFunction &MF, unsigned Flags) { in allowApproxFunc() function3660 if (allowApproxFunc(MF, Flags)) { in legalizeFExp()3683 if (allowApproxFunc(MF, Flags)) { in legalizeFExp()5285 if (allowApproxFunc(MF, Flags)) { in legalizeFSQRTF32()
2631 bool AMDGPUTargetLowering::allowApproxFunc(const SelectionDAG &DAG, in allowApproxFunc() function in AMDGPUTargetLowering3042 if (allowApproxFunc(DAG, Flags)) // TODO: Does this really require fast? in lowerFEXP()3062 if (allowApproxFunc(DAG, Flags)) { in lowerFEXP()
11674 if (allowApproxFunc(DAG, Flags)) { in lowerFSQRTF32()