Searched defs:MulAmt (Results 1 – 5 of 5) sorted by relevance
894 int64_t MulAmt = C->getSExtValue(); in LowerMUL() local
18075 const APInt &MulAmt = ConstOpOrElement->getAPIntValue(); in combineMUL() local
13884 uint64_t MulAmt = CNode->getZExtValue(); expandMul() local [all...]
14238 int64_t MulAmt = C->getSExtValue(); in PerformMULCombine() local
47622 static SDValue combineMulSpecial(uint64_t MulAmt, SDNode *N, SelectionDAG &DAG, in combineMulSpecial()