Home
last modified time | relevance | path

Searched defs:CanReassociate (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5411 canCombineFMadOrFMA(MachineInstr & MI,bool & AllowFusionGlobally,bool & HasFMAD,bool & Aggressive,bool CanReassociate) canCombineFMadOrFMA() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15585 bool CanReassociate = visitFADDForFMACombine() local
16802 bool CanReassociate = visitFMA() local
[all...]