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