Searched refs:allowApproxFunc (Results 1 – 4 of 4) sorted by relevance
64 static bool allowApproxFunc(const SelectionDAG &DAG, SDNodeFlags Flags);
3154 static bool allowApproxFunc(const MachineFunction &MF, unsigned Flags) { in allowApproxFunc() function3506 if (allowApproxFunc(MF, Flags)) { in legalizeFExp()3529 if (allowApproxFunc(MF, Flags)) { in legalizeFExp()5088 if (allowApproxFunc(MF, Flags)) { in legalizeFSQRTF32()
2533 bool AMDGPUTargetLowering::allowApproxFunc(const SelectionDAG &DAG, in allowApproxFunc() function in AMDGPUTargetLowering2943 if (allowApproxFunc(DAG, Flags)) // TODO: Does this really require fast? in lowerFEXP()2963 if (allowApproxFunc(DAG, Flags)) { in lowerFEXP()
10795 if (allowApproxFunc(DAG, Flags)) { in lowerFSQRTF32()