Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp28 static bool fnegFoldsIntoMI(const MachineInstr &MI) { in fnegFoldsIntoMI() function
212 if (fnegFoldsIntoMI(*MatchInfo) && in matchFoldableFneg()