Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h726 bool CanReassociate = false);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5411 bool CanReassociate) { in canCombineFMadOrFMA() argument
5418 if (CanReassociate && in canCombineFMadOrFMA()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15585 bool CanReassociate = in visitFADDForFMACombine() local
15646 if (CanReassociate) { in visitFADDForFMACombine()
16802 bool CanReassociate = in visitFMA() local
16847 if (CanReassociate) { in visitFMA()
16891 if (CanReassociate) { in visitFMA()