Searched refs:LRE (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | RegAllocBasic.cpp | 237 LiveRangeEdit LRE(Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences() local 238 spiller().spill(LRE); in spillInterferences() 297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit() local 298 spiller().spill(LRE); in selectOrSplit()
|
| HD | RegAllocPBQP.cpp | 695 LiveRangeEdit LRE(&LIS.getInterval(VReg), NewIntervals, MF, LIS, &VRM, in spillVReg() local 697 VRegSpiller.spill(LRE); in spillVReg() 702 << LRE.getParent().weight() << ", New vregs: "); in spillVReg() 706 for (const Register &R : LRE) { in spillVReg()
|
| HD | RegAllocGreedy.cpp | 2500 LiveRangeEdit LRE(&VirtReg, NewVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplitImpl() local 2501 spiller().spill(LRE); in selectOrSplitImpl() 2507 DebugVars->splitRegister(VirtReg.reg(), LRE.regs(), *LIS); in selectOrSplitImpl()
|
| HD | SplitKit.cpp | 367 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) { in reset() argument 368 Edit = &LRE; in reset()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | Spiller.h | 31 virtual void spill(LiveRangeEdit &LRE) = 0;
|
| /freebsd-14-stable/crypto/heimdal/lib/wind/ |
| HD | UnicodeData.txt | 5605 202A;LEFT-TO-RIGHT EMBEDDING;Cf;0;LRE;;;;;N;;;;;
|