Searched refs:OutRegLEA (Results 1 – 1 of 1) sorted by relevance
1155 Register OutRegLEA = RegInfo.createVirtualRegister(&X86::GR32RegClass); in convertToThreeAddressWithLEA() local1183 BuildMI(MBB, MBBI, MI.getDebugLoc(), get(Opcode), OutRegLEA); in convertToThreeAddressWithLEA()1247 .addReg(OutRegLEA, RegState::Kill, SubReg); in convertToThreeAddressWithLEA()1252 LV->getVarInfo(OutRegLEA).Kills.push_back(ExtMI); in convertToThreeAddressWithLEA()1270 LIS->getInterval(OutRegLEA); in convertToThreeAddressWithLEA()