Home
last modified time | relevance | path

Searched defs:allowApproxFunc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2574 bool AMDGPUTargetLowering::allowApproxFunc(const SelectionDAG &DAG, in allowApproxFunc() function in AMDGPUTargetLowering
H A DAMDGPULegalizerInfo.cpp3250 static bool allowApproxFunc(const MachineFunction &MF, unsigned Flags) { in allowApproxFunc() function