Home
last modified time | relevance | path

Searched refs:getConstant (Results 1 – 25 of 165) sorted by relevance

1234567

/external/swiftshader/third_party/LLVM/unittests/Analysis/
DScalarEvolutionTest.cpp161 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 2), A[1], B[1])); in TEST_F()
163 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 2), A[2], B[1])); in TEST_F()
164 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 2), A[1], B[2])); in TEST_F()
170 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[2], B[1])); in TEST_F()
171 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[1], B[2])); in TEST_F()
173 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[3], B[1])); in TEST_F()
174 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 6), A[2], B[2])); in TEST_F()
175 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[1], B[3])); in TEST_F()
176 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[3], B[2])); in TEST_F()
177 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[2], B[3])); in TEST_F()
[all …]
/external/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp168 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 2), A[1], B[1])); in TEST_F()
170 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 2), A[2], B[1])); in TEST_F()
171 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 2), A[1], B[2])); in TEST_F()
177 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[2], B[1])); in TEST_F()
178 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[1], B[2])); in TEST_F()
180 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[3], B[1])); in TEST_F()
181 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 6), A[2], B[2])); in TEST_F()
182 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[1], B[3])); in TEST_F()
183 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[3], B[2])); in TEST_F()
184 Sum.push_back(SE.getMulExpr(SE.getConstant(Ty, 3), A[2], B[3])); in TEST_F()
[all …]
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp43 DAG.getConstant(Size, DL, PtrVT), in emitMemMem()
44 DAG.getConstant(Size / 256, DL, PtrVT)); in emitMemMem()
46 DAG.getConstant(Size, DL, PtrVT)); in emitMemMem()
72 DAG.getConstant(StoreVal, DL, in memsetStore()
106 DAG.getConstant(Size1, DL, PtrVT)); in EmitTargetCodeForMemset()
120 DAG.getConstant(1, DL, PtrVT)); in EmitTargetCodeForMemset()
140 DAG.getConstant(1, DL, PtrVT)); in EmitTargetCodeForMemset()
163 DAG.getConstant(Size, DL, PtrVT), in emitCLC()
164 DAG.getConstant(Size / 256, DL, PtrVT)); in emitCLC()
166 DAG.getConstant(Size, DL, PtrVT)); in emitCLC()
[all …]
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp94 Constant *getConstant() const { in getConstant() function in __anon31671a070111::LatticeVal
111 assert(getConstant() == V && "Marking constant with different value"); in markConstant()
123 if (V == getConstant()) return false; in markConstant()
137 return dyn_cast<ConstantInt>(getConstant()); in getConstantInt()
364 markConstant(IV, V, MergeWithV.getConstant()); in mergeInValue()
365 else if (IV.getConstant() != MergeWithV.getConstant()) in mergeInValue()
744 OperandVal = IV.getConstant(); in visitPHINode()
754 if (IV.getConstant() != OperandVal) in visitPHINode()
815 OpSt.getConstant(), I.getType())); in visitCastInst()
897 TVal.getConstant() == FVal.getConstant()) in visitSelectInst()
[all …]
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp257 NewRHS = DAG.getConstant(0, dl, RetVT); in softenSetCCOperands()
361 DAG.getConstant(Demanded & in ShrinkDemandedConstant()
506 return TLO.CombineTo(Op, TLO.DAG.getConstant(0, dl, Op.getValueType())); in SimplifyDemandedBits()
594 SDValue ANDC = TLO.DAG.getConstant(~KnownOne & NewMask, dl, VT); in SimplifyDemandedBits()
610 TLO.DAG.getConstant(Expanded, dl, VT)); in SimplifyDemandedBits()
683 TLO.DAG.getConstant(Diff, dl, Op.getOperand(1).getValueType()); in SimplifyDemandedBits()
707 TLO.DAG.getConstant(ShAmt, dl, ShTy)); in SimplifyDemandedBits()
729 TLO.DAG.getConstant(ShAmt - InnerShAmt, dl, in SimplifyDemandedBits()
779 TLO.DAG.getConstant(Diff, dl, Op.getOperand(1).getValueType()); in SimplifyDemandedBits()
852 TLO.DAG.getConstant(BitWidth - 1 - Log2, dl, in SimplifyDemandedBits()
[all …]
DLegalizeDAG.cpp258 return DAG.getConstant(LLVMC->getValueAPF().bitcastToAPInt(), dl, in ExpandConstantFP()
346 DAG.getConstant(EltSize, dl, IdxVT)); in PerformInsertVectorEltInMemory()
402 SDValue Con = DAG.getConstant(CFP->getValueAPF(). in OptimizeFloatStore()
412 SDValue Con = DAG.getConstant(CFP->getValueAPF().bitcastToAPInt(). in OptimizeFloatStore()
423 SDValue Lo = DAG.getConstant(IntVal.trunc(32), dl, MVT::i32); in OptimizeFloatStore()
424 SDValue Hi = DAG.getConstant(IntVal.lshr(32).trunc(32), dl, MVT::i32); in OptimizeFloatStore()
431 DAG.getConstant(4, dl, Ptr.getValueType())); in OptimizeFloatStore()
543 DAG.getConstant(IncrementSize, dl, in LegalizeStoreOps()
547 DAG.getConstant(RoundWidth, dl, in LegalizeStoreOps()
559 DAG.getConstant(ExtraWidth, dl, in LegalizeStoreOps()
[all …]
DLegalizeIntegerTypes.cpp321 DAG.getConstant(DiffBits, dl, in PromoteIntRes_BSWAP()
334 DAG.getConstant(DiffBits, dl, in PromoteIntRes_BITREVERSE()
383 DAG.getConstant(NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(), dl, in PromoteIntRes_CTLZ()
404 Op = DAG.getNode(ISD::OR, dl, NVT, Op, DAG.getConstant(TopBit, dl, NVT)); in PromoteIntRes_CTTZ()
792 DAG.getConstant(0, DL, Hi.getValueType()), in PromoteIntRes_XMULO()
844 DAG.getConstant(i * RegVT.getSizeInBits(), dl, in PromoteIntRes_VAARG()
1042 DAG.getConstant(OVT.getSizeInBits(), dl, in PromoteIntOp_BUILD_PAIR()
1444 Lo = Hi = DAG.getConstant(0, DL, NVT); in ExpandShiftByConstant()
1446 Lo = DAG.getConstant(0, DL, NVT); in ExpandShiftByConstant()
1448 NVT, InL, DAG.getConstant(Amt - NVTBits, DL, ShTy)); in ExpandShiftByConstant()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp255 DAG.getConstant(Intrinsic::xcore_getid, MVT::i32)); in BuildGetId()
293 DAG.getConstant(Size, MVT::i32)); in LowerGlobalTLSAddress()
349 DAG.getConstant(1, MVT::i32)); in LowerBR_JT()
429 SDValue LowOffset = DAG.getConstant(Offset & ~0x3, MVT::i32); in LowerLOAD()
430 SDValue HighOffset = DAG.getConstant((Offset & ~0x3) + 4, MVT::i32); in LowerLOAD()
431 SDValue LowShift = DAG.getConstant((Offset & 0x3) * 8, MVT::i32); in LowerLOAD()
432 SDValue HighShift = DAG.getConstant(32 - (Offset & 0x3) * 8, MVT::i32); in LowerLOAD()
455 DAG.getConstant(2, MVT::i32)); in LowerLOAD()
462 DAG.getConstant(16, MVT::i32)); in LowerLOAD()
515 DAG.getConstant(16, MVT::i32)); in LowerSTORE()
[all …]
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp694 auto Ops = {DAG.getConstant(0, SDLoc(), Op.getValueType()), Op.getOperand(0)}; in LowerDYNAMIC_STACKALLOC()
770 return DAG.getStore(Chain, DL, DAG.getConstant(*CI, DL, VT), InitPtr, in LowerConstantInitializer()
790 SDValue Offset = DAG.getConstant(SL->getElementOffset(I), DL, PtrVT); in LowerConstantInitializer()
814 SDValue Offset = DAG.getConstant(i * EltSize, DL, PtrVT); in LowerConstantInitializer()
883 return DAG.getConstant(Offset, SDLoc(Op), in LowerGlobalAddress()
1033 const SDValue Zero = DAG.getConstant(0, SL, MVT::i32); in split64BitValue()
1034 const SDValue One = DAG.getConstant(1, SL, MVT::i32); in split64BitValue()
1046 const SDValue Zero = DAG.getConstant(0, SL, MVT::i32); in getLoHalf64()
1054 const SDValue One = DAG.getConstant(1, SL, MVT::i32); in getHiHalf64()
1096 DAG.getConstant(Size, SL, PtrVT)); in SplitVectorLoad()
[all …]
DR600ISelLowering.cpp651 DAG.getConstant(0, DL, MVT::i32), // SWZ_X in LowerOperation()
652 DAG.getConstant(1, DL, MVT::i32), // SWZ_Y in LowerOperation()
653 DAG.getConstant(2, DL, MVT::i32), // SWZ_Z in LowerOperation()
654 DAG.getConstant(3, DL, MVT::i32) // SWZ_W in LowerOperation()
719 DAG.getConstant(TextureOp, DL, MVT::i32), in LowerOperation()
721 DAG.getConstant(0, DL, MVT::i32), in LowerOperation()
722 DAG.getConstant(1, DL, MVT::i32), in LowerOperation()
723 DAG.getConstant(2, DL, MVT::i32), in LowerOperation()
724 DAG.getConstant(3, DL, MVT::i32), in LowerOperation()
728 DAG.getConstant(0, DL, MVT::i32), in LowerOperation()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp593 rotate = DAG.getConstant(rotamt, MVT::i16); in LowerLOAD()
600 DAG.getConstant((offset & ~0xf), PtrVT)); in LowerLOAD()
611 rotate = DAG.getConstant(rotamt, MVT::i16); in LowerLOAD()
620 DAG.getConstant(rotamt, PtrVT)); in LowerLOAD()
648 DAG.getConstant(0, PtrVT)); in LowerLOAD()
655 DAG.getConstant(-pso, PtrVT)); in LowerLOAD()
687 basePtr, DAG.getConstant( 0xf, MVT::i32 ) ); in LowerLOAD()
690 SDValue ones = DAG.getConstant(-1, MVT::v4i32 ); in LowerLOAD()
696 DAG.getConstant(16, PtrVT)), in LowerLOAD()
708 DAG.getConstant( 16, MVT::i32), in LowerLOAD()
[all …]
DSPUISelDAGToDAG.cpp119 ShufBytes.push_back(DAG.getConstant(0x04050607, MVT::i32)); in getCarryGenerateShufMask()
120 ShufBytes.push_back(DAG.getConstant(0x80808080, MVT::i32)); in getCarryGenerateShufMask()
121 ShufBytes.push_back(DAG.getConstant(0x0c0d0e0f, MVT::i32)); in getCarryGenerateShufMask()
122 ShufBytes.push_back(DAG.getConstant(0x80808080, MVT::i32)); in getCarryGenerateShufMask()
134 ShufBytes.push_back(DAG.getConstant(0x04050607, MVT::i32)); in getBorrowGenerateShufMask()
135 ShufBytes.push_back(DAG.getConstant(0xc0c0c0c0, MVT::i32)); in getBorrowGenerateShufMask()
136 ShufBytes.push_back(DAG.getConstant(0x0c0d0e0f, MVT::i32)); in getBorrowGenerateShufMask()
137 ShufBytes.push_back(DAG.getConstant(0xc0c0c0c0, MVT::i32)); in getBorrowGenerateShufMask()
666 CurDAG->getConstant(0x80808080, MVT::i32), in Select()
667 CurDAG->getConstant(0x00010203, MVT::i32), in Select()
[all …]
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp350 return DAG.getConstant(LLVMC->getValueAPF().bitcastToAPInt(), in ExpandConstantFP()
421 SDValue Increment = DAG.getConstant(RegBytes, TLI.getPointerTy()); in ExpandUnalignedStore()
473 SDValue ShiftAmount = DAG.getConstant(NumBits, in ExpandUnalignedStore()
484 DAG.getConstant(IncrementSize, TLI.getPointerTy())); in ExpandUnalignedStore()
529 SDValue Increment = DAG.getConstant(RegBytes, TLI.getPointerTy()); in ExpandUnalignedLoad()
603 DAG.getConstant(IncrementSize, TLI.getPointerTy())); in ExpandUnalignedLoad()
613 DAG.getConstant(IncrementSize, TLI.getPointerTy())); in ExpandUnalignedLoad()
621 SDValue ShiftAmount = DAG.getConstant(NumBits, in ExpandUnalignedLoad()
668 Tmp3 = DAG.getNode(ISD::MUL, dl, IdxVT, Tmp3,DAG.getConstant(EltSize, IdxVT)); in PerformInsertVectorEltInMemory()
724 Tmp3 = DAG.getConstant(CFP->getValueAPF(). in OptimizeFloatStore()
[all …]
DTargetLowering.cpp1144 DAG.getConstant(Demanded & in ShrinkDemandedConstant()
1284 return TLO.CombineTo(Op, TLO.DAG.getConstant(0, Op.getValueType())); in SimplifyDemandedBits()
1371 SDValue ANDC = TLO.DAG.getConstant(~KnownOne & NewMask, VT); in SimplifyDemandedBits()
1387 TLO.DAG.getConstant(Expanded, VT)); in SimplifyDemandedBits()
1460 TLO.DAG.getConstant(Diff, Op.getOperand(1).getValueType()); in SimplifyDemandedBits()
1485 TLO.DAG.getConstant(ShAmt, ShTy)); in SimplifyDemandedBits()
1525 TLO.DAG.getConstant(Diff, Op.getOperand(1).getValueType()); in SimplifyDemandedBits()
1744 TLO.DAG.getConstant(ShVal, getShiftAmountTy(Op.getValueType())); in SimplifyDemandedBits()
1800 SDValue ShAmt = TLO.DAG.getConstant(ShVal, Op.getValueType()); in SimplifyDemandedBits()
1834 return TLO.CombineTo(Op, TLO.DAG.getConstant(KnownOne, Op.getValueType())); in SimplifyDemandedBits()
[all …]
DLegalizeIntegerTypes.cpp271 DAG.getConstant(DiffBits, TLI.getPointerTy())); in PromoteIntRes_BSWAP()
318 DAG.getConstant(NVT.getSizeInBits() - in PromoteIntRes_CTLZ()
338 Op = DAG.getNode(ISD::OR, dl, NVT, Op, DAG.getConstant(TopBit, NVT)); in PromoteIntRes_CTTZ()
664 DAG.getConstant(0, Hi.getValueType()), ISD::SETNE); in PromoteIntRes_XMULO()
718 DAG.getConstant(i * RegVT.getSizeInBits(), in PromoteIntRes_VAARG()
890 DAG.getConstant(OVT.getSizeInBits(), TLI.getPointerTy())); in PromoteIntOp_BUILD_PAIR()
1268 Lo = Hi = DAG.getConstant(0, NVT); in ExpandShiftByConstant()
1270 Lo = DAG.getConstant(0, NVT); in ExpandShiftByConstant()
1272 NVT, InL, DAG.getConstant(Amt-NVTBits, ShTy)); in ExpandShiftByConstant()
1274 Lo = DAG.getConstant(0, NVT); in ExpandShiftByConstant()
[all …]
/external/swiftshader/third_party/LLVM/lib/MC/
DMCValue.cpp19 OS << getConstant(); in print()
30 if (getConstant()) in print()
31 OS << " + " << getConstant(); in print()
DMCExpr.cpp283 Res = Value.getConstant(); in EvaluateAsAbsolute()
375 int64_t LHS_Cst = LHS.getConstant(); in EvaluateSymbolicAdd()
476 Res = MCValue::get(!Value.getConstant()); in EvaluateAsRelocatableImpl()
483 -Value.getConstant()); in EvaluateAsRelocatableImpl()
488 Res = MCValue::get(~Value.getConstant()); in EvaluateAsRelocatableImpl()
518 -RHSValue.getConstant(), in EvaluateAsRelocatableImpl()
524 RHSValue.getConstant(), in EvaluateAsRelocatableImpl()
532 int64_t LHS = LHSValue.getConstant(), RHS = RHSValue.getConstant(); in EvaluateAsRelocatableImpl()
/external/llvm/lib/MC/
DMCValue.cpp20 OS << getConstant(); in print()
36 if (getConstant()) in print()
37 OS << " + " << getConstant(); in print()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp295 SDValue Remaining = DAG.getConstant(Offset - FoldedOffset, DL, MVT::i32); in LowerGlobalAddress()
366 DAG.getConstant(1, dl, MVT::i32)); in LowerBR_JT()
391 DAG.getConstant(LowOffset, DL, MVT::i32)); in lowerLoadWordFromAlignedBasePlusOffset()
393 DAG.getConstant(HighOffset, DL, MVT::i32)); in lowerLoadWordFromAlignedBasePlusOffset()
395 SDValue LowShift = DAG.getConstant((Offset - LowOffset) * 8, DL, MVT::i32); in lowerLoadWordFromAlignedBasePlusOffset()
396 SDValue HighShift = DAG.getConstant((HighOffset - Offset) * 8, DL, MVT::i32); in lowerLoadWordFromAlignedBasePlusOffset()
466 DAG.getConstant(2, DL, MVT::i32)); in LowerLOAD()
473 DAG.getConstant(16, DL, MVT::i32)); in LowerLOAD()
527 DAG.getConstant(16, dl, MVT::i32)); in LowerSTORE()
533 DAG.getConstant(2, dl, MVT::i32)); in LowerSTORE()
[all …]
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp96 Constant *getConstant() const { in getConstant() function in __anona5d8a6db0111::LatticeVal
113 assert(getConstant() == V && "Marking constant with different value"); in markConstant()
125 if (V == getConstant()) return false; in markConstant()
139 return dyn_cast<ConstantInt>(getConstant()); in getConstantInt()
371 return markConstant(IV, V, MergeWithV.getConstant()); in mergeInValue()
372 if (IV.getConstant() != MergeWithV.getConstant()) in mergeInValue()
709 OperandVal = IV.getConstant(); in visitPHINode()
719 if (IV.getConstant() != OperandVal) in visitPHINode()
777 Constant *C = ConstantFoldCastOperand(I.getOpcode(), OpSt.getConstant(), in visitCastInst()
865 TVal.getConstant() == FVal.getConstant()) in visitSelectInst()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86SelectionDAGInfo.cpp120 Chain = DAG.getCopyToReg(Chain, dl, ValReg, DAG.getConstant(Val, AVT), in EmitTargetCodeForMemset()
148 DAG.getConstant((AVT == MVT::i64) ? 7 : 3, CVT)); in EmitTargetCodeForMemset()
164 DAG.getConstant(Offset, AddrVT)), in EmitTargetCodeForMemset()
166 DAG.getConstant(BytesLeft, SizeVT), in EmitTargetCodeForMemset()
248 DAG.getConstant(Offset, DstVT)), in EmitTargetCodeForMemcpy()
250 DAG.getConstant(Offset, SrcVT)), in EmitTargetCodeForMemcpy()
251 DAG.getConstant(BytesLeft, SizeVT), in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1319 SDValue Condition = DAG.getConstant(Predicate, DL, MVT_CC); in emitConditionalComparison()
1322 SDValue NZCVOp = DAG.getConstant(NZCV, DL, MVT::i32); in emitConditionalComparison()
1524 RHS = DAG.getConstant(C, dl, VT); in getAArch64Cmp()
1534 RHS = DAG.getConstant(C, dl, VT); in getAArch64Cmp()
1545 RHS = DAG.getConstant(C, dl, VT); in getAArch64Cmp()
1556 RHS = DAG.getConstant(C, dl, VT); in getAArch64Cmp()
1592 Cmp = emitComparison(SExt, DAG.getConstant(ValueofRHS, dl, in getAArch64Cmp()
1611 AArch64cc = DAG.getConstant(AArch64CC, dl, MVT_CC); in getAArch64Cmp()
1658 DAG.getConstant(0, DL, MVT::i64)); in getAArch64XALUOOp()
1671 DAG.getConstant(32, DL, MVT::i64)); in getAArch64XALUOOp()
[all …]
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp143 Chain = DAG.getCopyToReg(Chain, dl, ValReg, DAG.getConstant(Val, dl, AVT), in EmitTargetCodeForMemset()
169 DAG.getConstant((AVT == MVT::i64) ? 7 : 3, dl, in EmitTargetCodeForMemset()
185 DAG.getConstant(Offset, dl, AddrVT)), in EmitTargetCodeForMemset()
187 DAG.getConstant(BytesLeft, dl, SizeVT), in EmitTargetCodeForMemset()
271 DAG.getConstant(Offset, dl, in EmitTargetCodeForMemcpy()
274 DAG.getConstant(Offset, dl, in EmitTargetCodeForMemcpy()
276 DAG.getConstant(BytesLeft, dl, SizeVT), in EmitTargetCodeForMemcpy()
/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceReplacer.java384 …((IntegerConstant)(programClass.getConstant(instructionSequenceMatcher.matchedConstantIndex(argume… in argumentAsString()
389 …((IntegerConstant)(programClass.getConstant(instructionSequenceMatcher.matchedConstantIndex(argume… in argumentAsString()
394 …((IntegerConstant)(programClass.getConstant(instructionSequenceMatcher.matchedConstantIndex(argume… in argumentAsString()
399 …((LongConstant)(programClass.getConstant(instructionSequenceMatcher.matchedConstantIndex(argument)… in argumentAsString()
404 …((FloatConstant)(programClass.getConstant(instructionSequenceMatcher.matchedConstantIndex(argument… in argumentAsString()
409 …((DoubleConstant)(programClass.getConstant(instructionSequenceMatcher.matchedConstantIndex(argumen… in argumentAsString()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXSelectionDAGInfo.cpp71 DAG.getConstant(SrcOff, PointerType)), in EmitTargetCodeForMemcpy()
83 DAG.getConstant(DstOff, PointerType)), in EmitTargetCodeForMemcpy()
110 DAG.getConstant(SrcOff, PointerType)), in EmitTargetCodeForMemcpy()
132 DAG.getConstant(DstOff, PointerType)), in EmitTargetCodeForMemcpy()

1234567