Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getZExtValue

844       int Val = cast<ConstantSDNode>(UniquedVals[Multiple-1])->getZExtValue();
873 Value = CN->getZExtValue();
920 Imm = (short)cast<ConstantSDNode>(N)->getZExtValue();
922 return Imm == (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
924 return Imm == (int64_t)cast<ConstantSDNode>(N)->getZExtValue();
999 assert(!cast<ConstantSDNode>(N.getOperand(1).getOperand(1))->getZExtValue()
1018 if ((LHSKnownZero.getZExtValue()|~(uint64_t)imm) == ~0ULL) {
1041 (int64_t)CN->getZExtValue() == (int)CN->getZExtValue()) {
1042 int Addr = (int)CN->getZExtValue();
1113 assert(!cast<ConstantSDNode>(N.getOperand(1).getOperand(1))->getZExtValue()
1130 if ((LHSKnownZero.getZExtValue()|~(uint64_t)imm) == ~0ULL) {
1140 if ((CN->getZExtValue() & 3) == 0) {
1153 (int64_t)CN->getZExtValue() == (int)CN->getZExtValue()) {
1154 int Addr = (int)CN->getZExtValue();
2896 int Addr = C->getZExtValue();
2901 return DAG.getConstant((int)C->getZExtValue() >> 2,
5011 unsigned SplatBits = APSplatBits.getZExtValue();
5012 unsigned SplatUndef = APSplatUndef.getZExtValue();
5357 cast<ConstantSDNode>(Intrin.getOperand(0))->getZExtValue();
5433 switch (cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue()) {
6465 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
6487 switch (cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue()) {
6534 switch (cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue()) {
6679 unsigned Value = CST->getZExtValue();
6780 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
6810 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();