Home
last modified time | relevance | path

Searched defs:LSS (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSpiller.h53 LiveStacks &LSS; member
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp55 LSUnit::Status LSS = LSU.isAvailable(IR); in isAvailable() local
/freebsd/contrib/tcsh/
H A Dsh.exp.c51 #define LSS 4 macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h183 LiveStacks *LSS = nullptr; // Used by InlineSpiller variable
H A DInlineSpiller.cpp82 LiveStacks &LSS; member in __anon2f89086e0111::HoistSpillHelper
148 LiveStacks &LSS; member in __anon2f89086e0111::InlineSpiller
H A DRegAllocGreedy.cpp190 LiveStacks *LSS; member