Home
last modified time | relevance | path

Searched refs:applyFDivSqrtToRsqF16 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp86 void applyFDivSqrtToRsqF16(MachineInstr &MI, const Register &X) const;
303 void AMDGPUPostLegalizerCombinerImpl::applyFDivSqrtToRsqF16( in applyFDivSqrtToRsqF16() function in __anon9d625cc50111::AMDGPUPostLegalizerCombinerImpl
H A DAMDGPUCombine.td42 (apply [{ applyFDivSqrtToRsqF16(*${root}, ${x}.getReg()); }])>;