Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp76 bool matchRemoveFcanonicalize(MachineInstr &MI, Register &Reg);
295 bool AMDGPUPostLegalizerCombinerHelper::matchRemoveFcanonicalize( in matchRemoveFcanonicalize() function in AMDGPUPostLegalizerCombinerHelper
H A DAMDGPUCombine.td96 … [{ return PostLegalizerHelper.matchRemoveFcanonicalize(*${fcanonicalize}, ${matchinfo}); }]),