Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getTargetConstant

1352         return DAG.getTargetConstant(0, MVT::i32);  // 0,0,0,undef
1355 return DAG.getTargetConstant(Val, MVT::i32); // 0,0,0,4 -> vspltisw(4)
1359 return DAG.getTargetConstant(~0U, MVT::i32); // -1,-1,-1,undef
1362 return DAG.getTargetConstant(Val, MVT::i32);
1406 return DAG.getTargetConstant(MaskVal, MVT::i32);
1565 Disp = DAG.getTargetConstant(imm, N.getValueType());
1605 Disp = DAG.getTargetConstant(imm, N.getValueType());
1616 Disp = DAG.getTargetConstant(Imm, CN->getValueType(0));
1629 Disp = DAG.getTargetConstant((short)Addr, MVT::i32);
1631 Base = DAG.getTargetConstant((Addr - (signed short)Addr) >> 16, MVT::i32);
1638 Disp = DAG.getTargetConstant(0, getPointerTy());
10036 SDValue LDXIntID = DAG.getTargetConstant(IntrLD, getPointerTy());
10092 DAG.getTargetConstant(1, MVT::i64));
10690 Result = DAG.getTargetConstant(Value, TCVT);
10694 Result = DAG.getTargetConstant(Value, TCVT);
10698 Result = DAG.getTargetConstant(Value, TCVT);
10702 Result = DAG.getTargetConstant(Value, TCVT);
10706 Result = DAG.getTargetConstant(Value, TCVT);
10710 Result = DAG.getTargetConstant(Value, TCVT);
10714 Result = DAG.getTargetConstant(Value, TCVT);
10718 Result = DAG.getTargetConstant(Value, TCVT);