Searched refs:LSS (Results 1 – 3 of 3) sorted by relevance
55 LSUnit::Status LSS = LSU.isAvailable(IR); in isAvailable() local56 HadTokenStall = LSS != LSUnit::LSU_AVAILABLE; in isAvailable()58 switch (LSS) { in isAvailable()
88 LiveStacks &LSS; member in __anon689c7d9e0111::HoistSpillHelper141 LSS(pass.getAnalysis<LiveStacks>()), in HoistSpillHelper()159 LiveStacks &LSS; member in __anon689c7d9e0111::InlineSpiller199 LSS(Pass.getAnalysis<LiveStacks>()), in InlineSpiller()1158 StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original)); in spillAll()1159 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator()); in spillAll()1161 StackInt = &LSS.getInterval(StackSlot); in spillAll()1587 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()
233 ListSeparator LSS; in EmitAction() local235 O << LSS << getQualifiedName(ShadowRegList->getElementAsRecord(i)); in EmitAction()