Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getZExtValue

1112       int Val = cast<ConstantSDNode>(UniquedVals[Multiple-1])->getZExtValue();
1141 Value = CN->getZExtValue();
1188 Imm = (short)cast<ConstantSDNode>(N)->getZExtValue();
1190 return Imm == (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
1192 return Imm == (int64_t)cast<ConstantSDNode>(N)->getZExtValue();
1311 assert(!cast<ConstantSDNode>(N.getOperand(1).getOperand(1))->getZExtValue()
1331 if ((LHSKnownZero.getZExtValue()|~(uint64_t)imm) == ~0ULL) {
1354 (int64_t)CN->getZExtValue() == (int)CN->getZExtValue()) &&
1355 (!Aligned || (CN->getZExtValue() & 3) == 0)) {
1356 int Addr = (int)CN->getZExtValue();
3133 int Addr = C->getZExtValue();
3138 return DAG.getConstant((int)C->getZExtValue() >> 2,
5519 unsigned SplatBits = APSplatBits.getZExtValue();
5520 unsigned SplatUndef = APSplatUndef.getZExtValue();
5902 cast<ConstantSDNode>(Intrin.getOperand(0))->getZExtValue();
5978 switch (cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue()) {
6192 if (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() !=
8254 if (cast<ConstantSDNode>(N->getOperand(0))->getZExtValue() == Intr &&
8265 cast<ConstantSDNode>(UI->getOperand(0))->getZExtValue() ==
8375 cast<ConstantSDNode>(Cond.getOperand(1))->getZExtValue() ==
8401 cast<ConstantSDNode>(LHS.getOperand(0).getOperand(1))->getZExtValue() ==
8409 cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue() ==
8415 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
8439 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
8461 switch (cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue()) {
8508 switch (cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue()) {
8696 unsigned Value = CST->getZExtValue();
8788 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
8818 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();