Searched defs:LSS (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | Spiller.h | 53 LiveStacks &LSS; member |
| /freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ | ||
| H A D | Scheduler.cpp | 55 LSUnit::Status LSS = LSU.isAvailable(IR); in isAvailable() local |
| /freebsd/contrib/tcsh/ | ||
| H A D | sh.exp.c | 51 #define LSS 4 macro |
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | RegAllocGreedy.h | 183 LiveStacks *LSS = nullptr; // Used by InlineSpiller variable |
| H A D | InlineSpiller.cpp | 82 LiveStacks &LSS; member in __anon2f89086e0111::HoistSpillHelper |
| H A D | RegAllocGreedy.cpp | 190 LiveStacks *LSS; member |