Searched refs:getTargetConstant (Results 1 - 25 of 37) sorted by relevance

12

/external/llvm/lib/Target/R600/
H A DAMDGPUISelDAGToDAG.cpp193 return CurDAG->getTargetConstant(Imm, MVT::i32);
202 R2 = CurDAG->getTargetConstant(0, MVT::i32);
205 R2 = CurDAG->getTargetConstant(0, MVT::i32);
212 R2 = CurDAG->getTargetConstant(0, MVT::i32);
235 R2 = CurDAG->getTargetConstant(0, MVT::i64);
238 R2 = CurDAG->getTargetConstant(0, MVT::i64);
245 R2 = CurDAG->getTargetConstant(0, MVT::i64);
329 SDValue RegClass = CurDAG->getTargetConstant(RegClassID, MVT::i32);
343 RegSeqArgs[0] = CurDAG->getTargetConstant(RegClassID, MVT::i32);
354 CurDAG->getTargetConstant(TR
[all...]
H A DSIISelLowering.cpp1868 Ops.push_back(DAG.getTargetConstant(NewDmask, MVT::i32));
1875 SDValue RC = DAG.getTargetConstant(AMDGPU::VGPR_32RegClassID, MVT::i32);
1890 SDValue Op = DAG.getTargetConstant(Idx, MVT::i32);
1985 SDValue K = DAG.getTargetConstant(Val, MVT::i32);
2000 DAG.getTargetConstant(AMDGPU::SGPR_64RegClassID, MVT::i32),
2002 DAG.getTargetConstant(AMDGPU::sub0, MVT::i32),
2004 DAG.getTargetConstant(AMDGPU::sub1, MVT::i32)
2012 DAG.getTargetConstant(AMDGPU::SReg_128RegClassID, MVT::i32),
2014 DAG.getTargetConstant(AMDGPU::sub0_sub1, MVT::i32),
2016 DAG.getTargetConstant(AMDGP
[all...]
H A DR600ISelLowering.cpp658 MVT::v4f32, DAG.getTargetConstant(slot / 4 , MVT::i32));
676 MVT::f32, MVT::f32, DAG.getTargetConstant(slot / 4 , MVT::i32),
680 MVT::f32, MVT::f32, DAG.getTargetConstant(slot / 4 , MVT::i32),
693 MVT::f32, MVT::f32, DAG.getTargetConstant(slot, MVT::i32),
697 MVT::f32, MVT::f32, DAG.getTargetConstant(slot, MVT::i32),
1411 DAG.getTargetConstant(Channel, MVT::i32));
1419 DAG.getTargetConstant(0, MVT::i32)); // Channel
1495 DAG.getTargetConstant(0, MVT::i32), Op.getOperand(2));
1606 DAG.getTargetConstant(Channel, MVT::i32),
1617 DAG.getTargetConstant(
[all...]
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILISelDAGToDAG.cpp97 return CurDAG->getTargetConstant(Imm, MVT::i32);
106 R2 = CurDAG->getTargetConstant(0, MVT::i32);
109 R2 = CurDAG->getTargetConstant(0, MVT::i32);
116 R2 = CurDAG->getTargetConstant(0, MVT::i32);
139 R2 = CurDAG->getTargetConstant(0, MVT::i64);
142 R2 = CurDAG->getTargetConstant(0, MVT::i64);
149 R2 = CurDAG->getTargetConstant(0, MVT::i64);
342 Offset = CurDAG->getTargetConstant(OffsetNode->getZExtValue() >> 2,
351 Offset = CurDAG->getTargetConstant(0, MVT::i32);
365 Offset = CurDAG->getTargetConstant(IMMOffse
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp112 return CurDAG->getTargetConstant(bitPos, MVT::i32);
138 return CurDAG->getTargetConstant( - Imm, MVT::i32);
145 return CurDAG->getTargetConstant(Imm - 1, MVT::i8);
150 return CurDAG->getTargetConstant(Imm - 1, MVT::i32);
156 return CurDAG->getTargetConstant(Imm - 1, MVT::i32);
161 return CurDAG->getTargetConstant(Imm - 2, MVT::i32);
166 return CurDAG->getTargetConstant(Imm - 3, MVT::i32);
258 SDValue TargetConst = CurDAG->getTargetConstant(Val, MVT::i32);
277 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32);
278 SDValue TargetConstVal = CurDAG->getTargetConstant(Va
[all...]
/external/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp61 Offset = CurDAG->getTargetConstant(0, MVT::i64);
81 Offset = CurDAG->getTargetConstant(CN->getSExtValue(), MVT::i64);
87 Offset = CurDAG->getTargetConstant(0, MVT::i64);
/external/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp256 CurDAG->getTargetConstant(0, VT),
258 CurDAG->getTargetConstant(Mips::sub_32, VT));
279 Offset = CurDAG->getTargetConstant(0, ValTy);
301 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), ValTy);
375 Offset = CurDAG->getTargetConstant(0, Addr.getValueType());
526 Imm = CurDAG->getTargetConstant(ImmValue, EltTy);
602 Imm = CurDAG->getTargetConstant(Log2, EltTy);
635 Imm = CurDAG->getTargetConstant(ImmValue.countPopulation(), EltTy);
666 Imm = CurDAG->getTargetConstant(ImmValue.countPopulation(), EltTy);
687 Imm = CurDAG->getTargetConstant(Log
[all...]
H A DMips16ISelDAGToDAG.cpp168 Alias = CurDAG->getTargetConstant(0, ValTy);
173 Offset = CurDAG->getTargetConstant(0, ValTy);
202 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), ValTy);
238 Offset = CurDAG->getTargetConstant(0, ValTy);
H A DMipsISelDAGToDAG.h122 return CurDAG->getTargetConstant(Imm, Node->getValueType(0));
H A DMipsISelLowering.cpp3440 Result = DAG.getTargetConstant(Val, Type);
3450 Result = DAG.getTargetConstant(0, Type);
3460 Result = DAG.getTargetConstant(Val, Type);
3470 Result = DAG.getTargetConstant(Val, Type);
3480 Result = DAG.getTargetConstant(Val, Type);
3490 Result = DAG.getTargetConstant(Val, Type);
3500 Result = DAG.getTargetConstant(Val, Type);
/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp87 return CurDAG->getTargetConstant(Imm, MVT::i32);
137 Pred = CurDAG->getTargetConstant(CN->getZExtValue(), MVT::i32);
485 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal),
512 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal),
530 OffImm = CurDAG->getTargetConstant(0, MVT::i32);
539 OffImm = CurDAG->getTargetConstant(0, MVT::i32);
554 OffImm = CurDAG->getTargetConstant(RHSC, MVT::i32);
561 OffImm = CurDAG->getTargetConstant(0, MVT::i32);
584 Opc = CurDAG->getTargetConstant(ARM_AM::getAM2Opc(AddSub, ShAmt,
656 Opc = CurDAG->getTargetConstant(ARM_A
[all...]
/external/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp77 Offset = CurDAG->getTargetConstant(0, MVT::i32);
96 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), MVT::i32);
112 Offset = CurDAG->getTargetConstant(0, MVT::i32);
165 CurDAG->getTargetConstant(31, MVT::i32)), 0);
H A DSparcISelLowering.cpp912 Ops.push_back(DAG.getTargetConstant(SRetArgSize, MVT::i32));
2101 SDValue RHS = DAG.getTargetConstant(0, Result.getValueType());
2106 SDValue Mask = DAG.getTargetConstant(1, Result.getValueType());
2108 SDValue RHS = DAG.getTargetConstant(0, Result.getValueType());
2113 SDValue RHS = DAG.getTargetConstant(2, Result.getValueType());
2118 SDValue RHS = DAG.getTargetConstant(1, Result.getValueType());
2123 SDValue RHS = DAG.getTargetConstant(1, Result.getValueType());
2129 SDValue RHS = DAG.getTargetConstant(3, Result.getValueType());
2134 SDValue RHS = DAG.getTargetConstant(3, Result.getValueType());
2139 SDValue Mask = DAG.getTargetConstant(
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp397 Builder.DAG.getTargetConstant(StackMaps::ConstantOp, MVT::i64));
398 Ops.push_back(Builder.DAG.getTargetConstant(C->getSExtValue(), MVT::i64));
494 Builder.DAG.getTargetConstant(StackMaps::ConstantOp, MVT::i64));
495 Ops.push_back(Builder.DAG.getTargetConstant(NumVMSArgs, MVT::i64));
611 Ops.push_back(DAG.getTargetConstant(NumCallRegArgs, MVT::i32));
631 Ops.push_back(DAG.getTargetConstant(StackMaps::ConstantOp, MVT::i64));
633 DAG.getTargetConstant(Flags | ((unsigned)CallConv << 1), MVT::i64));
H A DSelectionDAGBuilder.cpp212 DAG.getTargetConstant(1, TLI.getPointerTy()));
847 SDValue Res = DAG.getTargetConstant(Flag, MVT::i32);
3000 DAG.getTargetConstant(0, TLI.getPointerTy())));
3862 Ops.push_back(DAG.getTargetConstant(Intrinsic, TLI.getPointerTy()));
5063 DAG.getTargetConstant(0, MVT::i32))));
6523 AsmNodeOperands.push_back(DAG.getTargetConstant(ExtraInfo,
6551 AsmNodeOperands.push_back(DAG.getTargetConstant(OpFlags, MVT::i32));
6658 AsmNodeOperands.push_back(DAG.getTargetConstant(OpFlag,
6684 AsmNodeOperands.push_back(DAG.getTargetConstant(ResOpType,
6703 AsmNodeOperands.push_back(DAG.getTargetConstant(ResOpTyp
[all...]
/external/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp51 return CurDAG->getTargetConstant(Imm, MVT::i32);
93 Offset = CurDAG->getTargetConstant(0, MVT::i32);
103 Offset = CurDAG->getTargetConstant(CN->getSExtValue(), MVT::i32);
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h75 return CurDAG->getTargetConstant(Imm, MVT::i32);
H A DNVPTXISelDAGToDAG.cpp2713 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, MVT::i32));
2749 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, MVT::i32));
2877 Ops.push_back(CurDAG->getTargetConstant(ParamVal, MVT::i32));
2878 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, MVT::i32));
2973 SDValue CvtNone = CurDAG->getTargetConstant(NVPTX::PTXCvtMode::NONE,
2982 SDValue CvtNone = CurDAG->getTargetConstant(NVPTX::PTXCvtMode::NONE,
4761 Len = CurDAG->getTargetConstant(NumBits, MVT::i32);
4779 Start = CurDAG->getTargetConstant(StartVal, MVT::i32);
4844 Start = CurDAG->getTargetConstant(ShiftAmt, MVT::i32);
4845 Len = CurDAG->getTargetConstant(NumBit
[all...]
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp255 Val = CurDAG->getTargetConstant(Immed, MVT::i32);
256 Shift = CurDAG->getTargetConstant(ShVal, MVT::i32);
337 Shift = CurDAG->getTargetConstant(ShVal, MVT::i32);
454 SDValue LaneIdxVal = CurDAG->getTargetConstant(LaneIdx, MVT::i64);
489 SDValue LaneIdxVal = CurDAG->getTargetConstant(LaneIdx, MVT::i64);
531 SDValue SubReg = CurDAG->getTargetConstant(AArch64::sub_32, MVT::i32);
573 Shift = CurDAG->getTargetConstant(getArithExtendImm(Ext, ShiftVal), MVT::i32);
607 OffImm = CurDAG->getTargetConstant(0, MVT::i64);
640 OffImm = CurDAG->getTargetConstant(RHSC >> Scale, MVT::i64);
656 OffImm = CurDAG->getTargetConstant(
[all...]
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp277 Disp = CurDAG->getTargetConstant(AM.Disp, MVT::i16);
405 TFI, CurDAG->getTargetConstant(0, MVT::i16));
407 TFI, CurDAG->getTargetConstant(0, MVT::i16));
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp134 return CurDAG->getTargetConstant(Imm, Node->getValueType(0));
599 Disp = CurDAG->getTargetConstant(AM.Disp, VT);
914 CurDAG->getTargetConstant(RISBG.Start, MVT::i32),
915 CurDAG->getTargetConstant(RISBG.End | 128, MVT::i32),
916 CurDAG->getTargetConstant(RISBG.Rotate, MVT::i32)
962 CurDAG->getTargetConstant(RxSBG[I].Start, MVT::i32),
963 CurDAG->getTargetConstant(RxSBG[I].End, MVT::i32),
964 CurDAG->getTargetConstant(RxSBG[I].Rotate, MVT::i32)
/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp264 Disp = CurDAG->getTargetConstant(AM.Disp, MVT::i32);
275 return CurDAG->getTargetConstant(Imm, MVT::i8);
281 return CurDAG->getTargetConstant(Imm, MVT::i32);
1416 Imm = CurDAG->getTargetConstant(ImmVal, MVT::i64);
1452 CurDAG->getTargetConstant(0, MVT::i64),
1454 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
1466 CurDAG->getTargetConstant(0, MVT::i64),
1468 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
1728 return CurDAG->getTargetConstant(CNVal, NVT);
1743 return CurDAG->getTargetConstant(CNVa
[all...]
/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp94 return CurDAG->getTargetConstant(Imm, MVT::i32);
100 return CurDAG->getTargetConstant(Imm, MVT::i64);
105 return CurDAG->getTargetConstant(Imm, PPCLowering->getPointerTy());
200 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), MVT::i32);
656 return CurDAG->getTargetConstant(Imm, MVT::i32);
747 return CurDAG->getTargetConstant(Imm, MVT::i32);
1198 return CurDAG->getTargetConstant(Imm, MVT::i32);
2400 CurDAG->getTargetConstant(*cast<ConstantSDNode>(N->getOperand(1))->
2638 CurDAG->getTargetConstant(1, InVT)), 0);
2641 CurDAG->getTargetConstant(
[all...]
H A DPPCISelLowering.cpp1352 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((Add
[all...]
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h423 SDValue getTargetConstant(uint64_t Val, EVT VT, bool isOpaque = false) { function in class:llvm::SelectionDAG
426 SDValue getTargetConstant(const APInt &Val, EVT VT, bool isOpaque = false) { function in class:llvm::SelectionDAG
429 SDValue getTargetConstant(const ConstantInt &Val, EVT VT, function in class:llvm::SelectionDAG

Completed in 928 milliseconds

12