Home
last modified time | relevance | path

Searched refs:initRegPressure (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h206 void initRegPressure(MachineBasicBlock::iterator BeginBlock,
H A DSIMachineScheduler.cpp306 void SIScheduleBlock::initRegPressure(MachineBasicBlock::iterator BeginBlock, in initRegPressure() function in SIScheduleBlock
385 initRegPressure(BeginBlock, EndBlock); in schedule()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h511 void initRegPressure();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1017 void ScheduleDAGMILive::initRegPressure() { in initRegPressure() function in ScheduleDAGMILive
1301 initRegPressure(); in buildDAGWithRegPressure()