Searched defs:LiveReg (Results 1 – 3 of 3) sorted by relevance
208 explicit LiveReg(Register VirtReg) : VirtReg(VirtReg) {} argument 203 struct LiveReg { global() struct in __anon279642bd0111::RegAllocFast 204 LastUse__anon279642bd0111::RegAllocFast::LiveReg global() argument 205 VirtReg__anon279642bd0111::RegAllocFast::LiveReg global() argument 206 PhysReg__anon279642bd0111::RegAllocFast::LiveReg global() argument 207 LiveOut__anon279642bd0111::RegAllocFast::LiveReg global() argument 209 Error__anon279642bd0111::RegAllocFast::LiveReg global() argument 211 LiveReg__anon279642bd0111::RegAllocFast::LiveReg LiveReg() argument 213 getSparseSetIndex__anon279642bd0111::RegAllocFast::LiveReg getSparseSetIndex() argument 1682 for (const auto &LiveReg : MBB.liveouts()) allocateBasicBlock() local [all...]
1348 MachineBasicBlock &BB, Register &LiveReg) { in isSpillCandBB() argument 1565 Register LiveReg; in runHoistSpills() local 1679 Register LiveReg = Insert.second; in hoistAllSpills() local [all...]
466 Register LiveReg = LiveOp.getReg(); in canFoldCopy() local