Searched refs:LSS (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| H A D | Scheduler.cpp | 55 LSUnit::Status LSS = LSU.isAvailable(IR); in isAvailable() local 56 HadTokenStall = LSS != LSUnit::LSU_AVAILABLE; in isAvailable() 58 switch (LSS) { in isAvailable()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | Spiller.h | 53 LiveStacks &LSS; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InlineSpiller.cpp | 82 LiveStacks &LSS; member in __anon2f89086e0111::HoistSpillHelper 133 : MF(mf), LIS(Analyses.LIS), LSS(Analyses.LSS), MDT(Analyses.MDT), in HoistSpillHelper() 148 LiveStacks &LSS; member in __anon2f89086e0111::InlineSpiller 191 : MF(MF), LIS(Analyses.LIS), LSS(Analyses.LSS), VRM(VRM), in InlineSpiller() 1262 StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original)); in spillAll() 1263 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator()); in spillAll() 1265 StackInt = &LSS.getInterval(StackSlot); in spillAll() 1699 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()
|
| H A D | RegAllocGreedy.cpp | 190 LiveStacks *LSS; member 213 LSS = Analyses.LSS; in RAGreedy() 229 LSS = &MFAM.getResult<LiveStacksAnalysis>(MF); in RequiredAnalyses() 269 LSS = &P.getAnalysis<LiveStacksWrapperLegacy>().getLS(); in RequiredAnalyses() 2881 SpillerInstance.reset(createInlineSpiller({*LIS, *LSS, *DomTree, *MBFI}, *MF, in run()
|
| H A D | RegAllocGreedy.h | 183 LiveStacks *LSS = nullptr; // Used by InlineSpiller variable
|
| /freebsd/contrib/tcsh/ |
| H A D | sh.exp.c | 51 #define LSS 4 macro 377 case LSS: in exp3() 381 case LSS | 1: in exp3() 1017 return (LSS); in isa()
|