Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5638 canCombineFMadOrFMA(MachineInstr & MI,bool & AllowFusionGlobally,bool & HasFMAD,bool & Aggressive,bool CanReassociate) canCombineFMadOrFMA() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15899 bool CanReassociate = visitFADDForFMACombine() local
17099 bool CanReassociate = visitFMA() local
[all...]