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