Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57284 static SDValue combinePMULDQ(SDNode *N, SelectionDAG &DAG, in combinePMULDQ() function
57921 case X86ISD::PMULUDQ: return combinePMULDQ(N, DAG, DCI, Subtarget); in PerformDAGCombine()