Searched refs:NewCW (Results 1 – 1 of 1) sorted by relevance
32328 Register NewCW = MF->getRegInfo().createVirtualRegister(&X86::GR32RegClass); in EmitInstrWithCustomInserter() local32329 BuildMI(*BB, MI, DL, TII->get(X86::OR32ri), NewCW) in EmitInstrWithCustomInserter()32336 .addReg(NewCW, RegState::Kill, X86::sub_16bit); in EmitInstrWithCustomInserter()