Searched defs:LiveReg (Results 1 – 4 of 4) sorted by relevance
200 struct LiveReg { struct in __anon7753079e0111::RegAllocFastImpl 208 explicit LiveReg(Register VirtReg) : VirtReg(VirtReg) {} in LiveReg() argument 201 LastUse__anon7753079e0111::RegAllocFastImpl::LiveReg global() argument 202 VirtReg__anon7753079e0111::RegAllocFastImpl::LiveReg global() argument 203 PhysReg__anon7753079e0111::RegAllocFastImpl::LiveReg global() argument 204 LiveOut__anon7753079e0111::RegAllocFastImpl::LiveReg global() argument 205 Reloaded__anon7753079e0111::RegAllocFastImpl::LiveReg global() argument 206 Error__anon7753079e0111::RegAllocFastImpl::LiveReg global() argument 210 getSparseSetIndex__anon7753079e0111::RegAllocFastImpl::LiveReg getSparseSetIndex() argument 1721 for (const auto &LiveReg : MBB.liveouts()) allocateBasicBlock() local [all...]
1346 isSpillCandBB(LiveInterval & OrigLI,VNInfo & OrigVNI,MachineBasicBlock & BB,Register & LiveReg) isSpillCandBB() argument 1563 Register LiveReg; runHoistSpills() local 1677 Register LiveReg = Insert.second; hoistAllSpills() local [all...]
466 Register LiveReg = LiveOp.getReg(); in canFoldCopy() local
69 static auto LiveReg = [](unsigned Reg) { in __anona35487090302() variable