Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp895 class EmptyMatchContext { class
900 EmptyMatchContext(SelectionDAG &DAG, const TargetLowering &TLI, SDNode *Root) in EmptyMatchContext() function in __anonffc06dc60111::EmptyMatchContext
2010 case ISD::FMA: return visitFMA<EmptyMatchContext>(N); in visit()
16416 if (SDValue Fused = visitFADDForFMACombine<EmptyMatchContext>(N)) { in visitFADD()
16527 if (SDValue Fused = visitFSUBForFMACombine<EmptyMatchContext>(N)) { in visitFSUB()