Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42922 static SDValue combineMulSpecial(uint64_t MulAmt, SDNode *N, SelectionDAG &DAG, in combineMulSpecial() function
43200 NewMul = combineMulSpecial(C->getZExtValue(), N, DAG, VT, DL); in combineMul()