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