Home
last modified time | relevance | path

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

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