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