Home
last modified time | relevance | path

Searched defs:LiveRegsCopy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp243 reset(const MachineInstr & MI,const LiveRegSet * LiveRegsCopy,bool After) reset() argument
333 reset(const MachineInstr & MI,const LiveRegSet * LiveRegsCopy) reset() argument
433 advance(MachineBasicBlock::const_iterator Begin,MachineBasicBlock::const_iterator End,const LiveRegSet * LiveRegsCopy) advance() argument
H A DSIFormMemoryClauses.cpp300 const GCNRPTracker::LiveRegSet LiveRegsCopy(RPT.getLiveRegs()); in runOnMachineFunction() local