Searched refs:AccRead (Results 1 – 1 of 1) sorted by relevance
1866 auto AccRead = BuildMI(MBB, MI, DL, in buildSpillLoadStore() local1871 AccRead.addReg(ValueReg, RegState::ImplicitDefine); in buildSpillLoadStore()1873 AccRead.addReg(ValueReg, RegState::Implicit); in buildSpillLoadStore()1874 AccRead->setAsmPrinterFlag(MachineInstr::ReloadReuse); in buildSpillLoadStore()