Searched refs:mallocPtrVReg (Results 1 – 2 of 2) sorted by relevance
11786 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local11839 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()11852 .addReg(mallocPtrVReg).addMBB(mallocMBB) in EmitLoweredSegAlloca()
23494 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local23563 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()23576 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()