Searched refs:computedAddrVReg (Results 1 – 1 of 1) sorted by relevance
37522 Register computedAddrVReg = MRI.createVirtualRegister(AddrRegClass); in EmitInstrWithCustomInserter() local37542 BuildMI(*BB, *MBBI, DL, TII->get(X86::LEA32r), computedAddrVReg), AM); in EmitInstrWithCustomInserter()37544 setDirectAddressInInstr(&MI, 0, computedAddrVReg); in EmitInstrWithCustomInserter()