Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47864 static SDValue combineMul(SDNode *N, SelectionDAG &DAG, in combineMul() function
57777 case ISD::MUL: return combineMul(N, DAG, DCI, Subtarget); in PerformDAGCombine()