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