Searched refs:LSS (Results 1 – 4 of 4) sorted by relevance
55 LSUnit::Status LSS = LSU.isAvailable(IR); in isAvailable() local 56 HadTokenStall = LSS != LSUnit::LSU_AVAILABLE; in isAvailable() 58 switch (LSS) { in isAvailable()
83 LiveStacks &LSS; member in __anon2f89086e0111::HoistSpillHelper135 LSS(pass.getAnalysis<LiveStacks>()), in HoistSpillHelper()153 LiveStacks &LSS; member in __anon2f89086e0111::InlineSpiller193 LSS(Pass.getAnalysis<LiveStacks>()), in InlineSpiller()1243 StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original)); in spillAll()1244 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator()); in spillAll()1246 StackInt = &LSS.getInterval(StackSlot); in spillAll()1671 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()
51 #define LSS 4 macro377 case LSS: in exp3()381 case LSS | 1: in exp3()1017 return (LSS); in isa()
239 ListSeparator LSS; in EmitAction() local241 O << LSS << getQualifiedName(ShadowRegList->getElementAsRecord(i)); in EmitAction()