Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getTargetConstant

906         return DAG.getTargetConstant(0, MVT::i32);  // 0,0,0,undef
909 return DAG.getTargetConstant(Val, MVT::i32); // 0,0,0,4 -> vspltisw(4)
913 return DAG.getTargetConstant(~0U, MVT::i32); // -1,-1,-1,undef
916 return DAG.getTargetConstant(Val, MVT::i32);
967 return DAG.getTargetConstant(MaskVal, MVT::i32);
1096 Disp = DAG.getTargetConstant(imm, N.getValueType());
1130 Disp = DAG.getTargetConstant(imm, N.getValueType());
1141 Disp = DAG.getTargetConstant(Imm, CN->getValueType(0));
1154 Disp = DAG.getTargetConstant((short)Addr, MVT::i32);
1156 Base = DAG.getTargetConstant((Addr - (signed short)Addr) >> 16, MVT::i32);
1163 getTargetConstant(0, getPointerTy());
7685 Result = DAG.getTargetConstant(Value, Op.getValueType());
7690 Result = DAG.getTargetConstant(Value, Op.getValueType());
7694 Result = DAG.getTargetConstant(Value, Op.getValueType());
7698 Result = DAG.getTargetConstant(Value, Op.getValueType());
7702 Result = DAG.getTargetConstant(Value, Op.getValueType());
7706 Result = DAG.getTargetConstant(Value, Op.getValueType());
7710 Result = DAG.getTargetConstant(Value, Op.getValueType());