Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h713 bool CanReassociate = false);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5316 bool CanReassociate) { in canCombineFMadOrFMA() argument
5323 if (CanReassociate && in canCombineFMadOrFMA()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14610 bool CanReassociate = in visitFADDForFMACombine() local
14665 if (CanReassociate) { in visitFADDForFMACombine()
15670 bool CanReassociate = in visitFMA() local
15714 if (CanReassociate) { in visitFMA()
15755 if (CanReassociate) { in visitFMA()