Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27595 static SDValue combineMul(SDNode *N, SelectionDAG &DAG, in combineMul() function
30959 case ISD::MUL: return combineMul(N, DAG, DCI, Subtarget); in PerformDAGCombine()