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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelDAGToDAG.cpp167 return CurDAG->getTargetConstant(Imm, MVT::i32);
172 return CurDAG->getTargetConstant(Imm, SPUtli.getPointerTy());
318 SDValue Zero = CurDAG->getTargetConstant(0, OffsVT);
324 Base = CurDAG->getTargetConstant( val , MVT::i32);
411 Base = CurDAG->getTargetConstant(0, PtrTy);
422 Base = CurDAG->getTargetConstant(0, PtrTy);
437 Base = CurDAG->getTargetConstant(offset, PtrTy);
442 Base = CurDAG->getTargetConstant(offset, PtrTy);
458 Base = CurDAG->getTargetConstant(offset, PtrTy);
463 Base = CurDAG->getTargetConstant(offse
[all...]
H A DSPUISelLowering.cpp1548 return DAG.getTargetConstant(Value, ValueType);
1570 return DAG.getTargetConstant(Value, ValueType);
1593 return DAG.getTargetConstant(Value, ValueType);
1613 return DAG.getTargetConstant(Value & 0xff, ValueType);
1616 return DAG.getTargetConstant(Value, ValueType);
1632 return DAG.getTargetConstant(Value >> 16, ValueType);
1641 return DAG.getTargetConstant((unsigned) CN->getZExtValue(), MVT::i32);
1650 return DAG.getTargetConstant((unsigned) CN->getZExtValue(), MVT::i64);
1740 SDValue Val = DAG.getTargetConstant(upper, MVT::i32);
2335 SDValue tc = DAG.getTargetConstant(SplatBit
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp326 SDValue TargetConstOff = CurDAG->getTargetConstant(Offset, PointerTy);
361 SDValue TargetConst = CurDAG->getTargetConstant(Val, MVT::i32);
381 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32);
382 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, MVT::i32);
425 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, MVT::i32);
426 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32);
452 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32);
453 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, MVT::i32);
534 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, MVT::i32);
553 SDValue TargetConst0 = CurDAG->getTargetConstant(
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp55 return CurDAG->getTargetConstant(Imm, MVT::i32);
96 Offset = CurDAG->getTargetConstant(0, MVT::i32);
106 Offset = CurDAG->getTargetConstant(CN->getSExtValue(), MVT::i32);
117 Offset = CurDAG->getTargetConstant(0, MVT::i32);
127 Offset = CurDAG->getTargetConstant(CN->getSExtValue(), MVT::i32);
138 Offset = CurDAG->getTargetConstant(0, MVT::i32);
148 Offset = CurDAG->getTargetConstant(CN->getSExtValue(), MVT::i32);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeISelDAGToDAG.cpp90 return CurDAG->getTargetConstant(Imm, MVT::i32);
156 Disp = CurDAG->getTargetConstant(imm, MVT::i32);
167 Disp = CurDAG->getTargetConstant(Imm, CN->getValueType(0));
172 Disp = CurDAG->getTargetConstant(0, TM.getTargetLowering()->getPointerTy());
209 SDValue imm = CurDAG->getTargetConstant(0, MVT::i32);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp84 return CurDAG->getTargetConstant(Imm, MVT::i32);
405 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal),
432 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal),
450 OffImm = CurDAG->getTargetConstant(0, MVT::i32);
460 OffImm = CurDAG->getTargetConstant(0, MVT::i32);
475 OffImm = CurDAG->getTargetConstant(RHSC, MVT::i32);
482 OffImm = CurDAG->getTargetConstant(0, MVT::i32);
505 Opc = CurDAG->getTargetConstant(ARM_AM::getAM2Opc(AddSub, ShAmt,
577 Opc = CurDAG->getTargetConstant(ARM_AM::getAM2Opc(AddSub, ShAmt, ShOpcVal),
604 Opc = CurDAG->getTargetConstant(ARM_A
[all...]
H A DARMISelLowering.cpp3263 DAG.getTargetConstant(EncodedVal, MVT::i32));
3284 SDValue AllOnes = DAG.getTargetConstant(ARM_AM::createNEONModImm(0xe, 0xff),
3415 SDValue EncodedVal = DAG.getTargetConstant(0, MVT::i32);
3858 return DAG.getTargetConstant(EncodedVal, MVT::i32);
3875 SDValue NewVal = DAG.getTargetConstant(ImmVal, MVT::i32);
4171 SDValue Val = DAG.getTargetConstant(ImmVal, MVT::i32);
9831 Result = DAG.getTargetConstant(CVal, Op.getValueType());
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp77 Offset = CurDAG->getTargetConstant(0, MVT::i32);
94 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), MVT::i32);
110 Offset = CurDAG->getTargetConstant(0, MVT::i32);
157 CurDAG->getTargetConstant(31, MVT::i32)), 0);
H A DSparcISelLowering.cpp577 Ops.push_back(DAG.getTargetConstant(SRetArgSize, MVT::i32));
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h79 return CurDAG->getTargetConstant(Imm, MVT::i32);
H A DNVPTXISelDAGToDAG.cpp556 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), mvt);
582 Offset = CurDAG->getTargetConstant(0, mvt);
600 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), mvt);
649 OutOps.push_back(CurDAG->getTargetConstant(0, MVT::i32));
676 Retval = CurDAG->getTargetConstant(0, MVT::i8);
680 Retval = CurDAG->getTargetConstant(retval, MVT::i8);
H A DNVPTXISelLowering.cpp692 DAG.getTargetConstant(0, MVT::i32), InFlag };
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp99 return CurDAG->getTargetConstant(Imm, Node->getValueType(0));
296 Offset = CurDAG->getTargetConstant(0, ValTy);
325 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), ValTy);
361 Offset = CurDAG->getTargetConstant(0, ValTy);
518 SDValue ImmOpnd = CurDAG->getTargetConstant(SignExtend64<16>(Inst->ImmOpnd),
534 ImmOpnd = CurDAG->getTargetConstant(SignExtend64<16>(Inst->ImmOpnd),
H A DMipsISelLowering.cpp3657 Result = DAG.getTargetConstant(Val, Type);
3667 Result = DAG.getTargetConstant(0, Type);
3677 Result = DAG.getTargetConstant(Val, Type);
3687 Result = DAG.getTargetConstant(Val, Type);
3697 Result = DAG.getTargetConstant(Val, Type);
3707 Result = DAG.getTargetConstant(Val, Type);
3717 Result = DAG.getTargetConstant(Val, Type);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp280 Disp = CurDAG->getTargetConstant(AM.Disp, MVT::i16);
409 TFI, CurDAG->getTargetConstant(0, MVT::i16));
411 TFI, CurDAG->getTargetConstant(0, MVT::i16));
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp258 Disp = CurDAG->getTargetConstant(AM.Disp, MVT::i32);
269 return CurDAG->getTargetConstant(Imm, MVT::i8);
275 return CurDAG->getTargetConstant(Imm, MVT::i32);
1656 return CurDAG->getTargetConstant(CNVal, NVT);
1963 SDValue Disp = CurDAG->getTargetConstant(0, MVT::i32);
2159 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, CstVT);
2311 CurDAG->getTargetConstant(8, MVT::i8)), 0);
2465 CurDAG->getTargetConstant(8, MVT::i8)),
2516 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i8);
2527 SDValue RC = CurDAG->getTargetConstant(TR
[all...]
H A DX86ISelLowering.cpp1517 RetOps.push_back(DAG.getTargetConstant(FuncInfo->getBytesToPopOnReturn(),
4302 SDValue Cst = DAG.getTargetConstant(0, MVT::i32);
4310 SDValue Cst = DAG.getTargetConstant(0, MVT::i32);
4335 SDValue Cst = DAG.getTargetConstant(~0U, MVT::i32);
11163 DAG.getTargetConstant(1, MVT::i8), // Scale
11165 DAG.getTargetConstant(0, MVT::i32), // Disp
11219 DAG.getTargetConstant(1, MVT::i8), // Scale
11221 DAG.getTargetConstant(0, MVT::i32), // Disp
11258 DAG.getTargetConstant(size, MVT::i8),
16691 Result = DAG.getTargetConstant(
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp777 return DAG.getTargetConstant(0, MVT::i32); // 0,0,0,undef
780 return DAG.getTargetConstant(Val, MVT::i32); // 0,0,0,4 -> vspltisw(4)
784 return DAG.getTargetConstant(~0U, MVT::i32); // -1,-1,-1,undef
787 return DAG.getTargetConstant(Val, MVT::i32);
838 return DAG.getTargetConstant(MaskVal, MVT::i32);
924 Disp = DAG.getTargetConstant((int)imm & 0xFFFF, MVT::i32);
956 Disp = DAG.getTargetConstant((int)imm & 0xFFFF, MVT::i32);
967 Disp = DAG.getTargetConstant(Imm, CN->getValueType(0));
979 Disp = DAG.getTargetConstant((short)Addr, MVT::i32);
981 Base = DAG.getTargetConstant((Add
[all...]
H A DPPCISelDAGToDAG.cpp63 return CurDAG->getTargetConstant(Imm, MVT::i32);
69 return CurDAG->getTargetConstant(Imm, MVT::i64);
74 return CurDAG->getTargetConstant(Imm, PPCLowering.getPointerTy());
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSelectionDAG.h369 SDValue getTargetConstant(uint64_t Val, EVT VT) { function in class:llvm::SelectionDAG
372 SDValue getTargetConstant(const APInt &Val, EVT VT) { function in class:llvm::SelectionDAG
375 SDValue getTargetConstant(const ConstantInt &Val, EVT VT) { function in class:llvm::SelectionDAG
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1527 Ops.push_back(CurDAG->getTargetConstant(NewFlags, MVT::i32));
2581 CurDAG->getTargetConstant(Val, VT), (SDNode*)0));
2613 Imm = CurDAG->getTargetConstant(Val, Imm.getValueType());
H A DSelectionDAGBuilder.cpp204 DAG.getTargetConstant(1, TLI.getPointerTy()));
832 SDValue Res = DAG.getTargetConstant(Flag, MVT::i32);
2777 DAG.getTargetConstant(0, TLI.getPointerTy())));
3591 Ops.push_back(DAG.getTargetConstant(Intrinsic, TLI.getPointerTy()));
6161 AsmNodeOperands.push_back(DAG.getTargetConstant(ExtraInfo,
6183 AsmNodeOperands.push_back(DAG.getTargetConstant(OpFlags,
6284 AsmNodeOperands.push_back(DAG.getTargetConstant(OpFlag,
6310 AsmNodeOperands.push_back(DAG.getTargetConstant(ResOpType,
6323 AsmNodeOperands.push_back(DAG.getTargetConstant(ResOpType,
H A DSelectionDAG.cpp4513 SDValue Ops[] = { Chain, Ptr, SV, getTargetConstant(Align, MVT::i32) };
5292 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32);
5303 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32);
H A DTargetLowering.cpp2813 Ops.push_back(DAG.getTargetConstant(C->getAPIntValue().getSExtValue(),

Completed in 502 milliseconds