Searched refs:CastDst (Results 1 – 1 of 1) sorted by relevance
1838 Register CastDst = MRI.createGenericVirtualRegister(CastTy); in bitcastDst() local1840 MIRBuilder.buildBitcast(MO, CastDst); in bitcastDst()1841 MO.setReg(CastDst); in bitcastDst()