Searched refs:N0C1 (Results 1 – 2 of 2) sorted by relevance
4468 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local4469 uint64_t c1 = N0C1->getZExtValue(); in visitSHL()4534 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local4535 uint64_t C1 = N0C1->getZExtValue(); in visitSHL()4551 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local4552 uint64_t c1 = N0C1->getZExtValue(); in visitSHL()4600 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local4602 DAG.FoldConstantArithmetic(ISD::SHL, SDLoc(N1), VT, N0C1, N1C)) in visitSHL()
6441 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local6442 uint64_t C1 = N0C1->getZExtValue(); in visitSHL()6458 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local6459 uint64_t c1 = N0C1->getZExtValue(); in visitSHL()