Searched refs:PhysRegToVReg (Results 1 – 1 of 1) sorted by relevance
312 auto PhysRegToVReg = MIRBuilder.buildCopy(LLT::scalar(LocSize), PhysReg); in assignValueToReg() local313 MIRBuilder.buildTrunc(ValVReg, PhysRegToVReg); in assignValueToReg()