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