Lines Matching refs:buildCopy

1311     MIRBuilder.buildCopy(MI.getOperand(0), Unmerge.getReg(0));  in narrowScalar()
3898 MIRBuilder.buildCopy(OldValRes, NewOldValRes); in lower()
3922 MIRBuilder.buildCopy(Res, NewRes); in lower()
3952 MIRBuilder.buildCopy(Res, NewRes); in lower()
5087 MIRBuilder.buildCopy(DstReg, SplitSrcs[0]); in fewerElementsVectorReductions()
5096 MIRBuilder.buildCopy(DstReg, Acc); in fewerElementsVectorReductions()
5154 MIRBuilder.buildCopy(DstReg, Acc); in fewerElementsVectorSeqReductions()
6086 MIRBuilder.buildCopy(DstReg, DstRegs[0]); in narrowScalarExtract()
6791 MIRBuilder.buildCopy(MI.getOperand(0).getReg(), Merge.getReg(0)); in lowerTRUNC()
7549 MIRBuilder.buildCopy(DstReg, SrcRegs[IdxVal]); in lowerExtractInsertVectorElt()
7630 MIRBuilder.buildCopy(DstReg, BuildVec[0]); in lowerShuffleVector()
7730 auto SPTmp = MIRBuilder.buildCopy(PtrTy, SPReg); in getDynStackAllocTargetPtr()
7763 MIRBuilder.buildCopy(SPReg, SPTmp); in lowerDynStackAlloc()
7764 MIRBuilder.buildCopy(Dst, SPTmp); in lowerDynStackAlloc()
7776 MIRBuilder.buildCopy(MI.getOperand(0), StackPtr); in lowerStackSave()
7787 MIRBuilder.buildCopy(StackPtr, MI.getOperand(0)); in lowerStackRestore()
7814 MIRBuilder.buildCopy(DstReg, SubVectorElts[0]); in lowerExtract()
7969 MIRBuilder.buildCopy(Dst0, NewDst0); in lowerSADDO_SSUBO()
8239 MIRBuilder.buildCopy(Dst, Tmp); in lowerBitreverse()
8264 MIRBuilder.buildCopy(ValReg, PhysReg); in lowerReadWriteRegister()
8266 MIRBuilder.buildCopy(PhysReg, ValReg); in lowerReadWriteRegister()
8319 auto AsInt = MIRBuilder.buildCopy(IntTy, SrcReg); in lowerISFPCLASS()
8463 MIRBuilder.buildCopy(DstReg, Res); in lowerISFPCLASS()