Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp100 bool matchRemoveFcanonicalize(MachineInstr &MI, Register &Reg) const;
362 bool AMDGPUPostLegalizerCombinerImpl::matchRemoveFcanonicalize( in matchRemoveFcanonicalize() function in __anon9d625cc50111::AMDGPUPostLegalizerCombinerImpl
H A DAMDGPUCombine.td101 [{ return matchRemoveFcanonicalize(*${fcanonicalize}, ${matchinfo}); }]),