Searched defs:LRE (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | RegAllocBasic.cpp | 205 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM); in spillInterferences() local 264 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM); in selectOrSplit() local
|
D | Spiller.cpp | 75 void trivialSpillEverywhere(LiveRangeEdit& LRE) { in trivialSpillEverywhere() 176 void spill(LiveRangeEdit &LRE) { in spill()
|
D | RegAllocPBQP.cpp | 495 LiveRangeEdit LRE(&lis->getInterval(vreg), newSpills, *mf, *lis, vrm); in mapPBQPToRegAlloc() local
|
D | StrongPHIElimination.cpp | 806 for (LiveInterval::iterator LRI = OldLI.begin(), LRE = OldLI.end(); in MergeLIsAndRename() local
|
D | SplitKit.cpp | 340 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) { in reset()
|
D | RegAllocGreedy.cpp | 1734 LiveRangeEdit LRE(&VirtReg, NewVRegs, *MF, *LIS, VRM, this); in selectOrSplit() local
|
D | LiveIntervalAnalysis.cpp | 1067 for (LiveInterval::const_iterator LRI = LI->begin(), LRE = LI->end(); in operator ()() local
|
/external/icu4c/test/cintltst/ |
D | cbiditst.h | 46 #define LRE U_LEFT_TO_RIGHT_EMBEDDING macro
|
/external/icu4c/common/ |
D | ubidiimp.h | 48 LRE=U_LEFT_TO_RIGHT_EMBEDDING, enumerator
|