Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53055 static SDValue combineFMA(SDNode *N, SelectionDAG &DAG, in combineFMA() function
56550 case ISD::STRICT_FMA: return combineFMA(N, DAG, DCI, Subtarget); in PerformDAGCombine()