Searched refs:matchFoldableFneg (Results 1 – 3 of 3) sorted by relevance
27 bool matchFoldableFneg(MachineInstr &MI, MachineInstr *&MatchInfo);
109 [{ return Helper.matchFoldableFneg(*${ffn}, ${matchinfo}); }]),
192 bool AMDGPUCombinerHelper::matchFoldableFneg(MachineInstr &MI, in matchFoldableFneg() function in AMDGPUCombinerHelper