Home
last modified time | relevance | path

Searched refs:LSS (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DInlineSpiller.cpp62 LiveStacks &LSS; member in __anon1022432f0111::HoistSpillHelper
113 LSS(pass.getAnalysis<LiveStacks>()), in HoistSpillHelper()
133 LiveStacks &LSS; member in __anon1022432f0111::InlineSpiller
171 LSS(pass.getAnalysis<LiveStacks>()), in InlineSpiller()
978 StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original)); in spillAll()
979 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator()); in spillAll()
981 StackInt = &LSS.getInterval(StackSlot); in spillAll()
1417 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()
/external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/
Dcontrol31 r'LITEONIT LSS-.*' : {
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp57 LiveStacks &LSS; member in __anon616ea6db0111::InlineSpiller
142 LSS(pass.getAnalysis<LiveStacks>()), in InlineSpiller()
1210 StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original)); in spillAll()
1211 StackInt->getNextValue(SlotIndex(), 0, LSS.getVNInfoAllocator()); in spillAll()
1213 StackInt = &LSS.getInterval(StackSlot); in spillAll()
/external/ImageMagick/PerlMagick/t/reference/write/composite/
DCopyRed.miff41 …SS�tSS�qSS�nSS�kSS�eSS�sSS��SS��SS�SS�_SS�ESS�2SS�;SS�BSS�9SS�4SS�4SS�7SS�LSS�rSS�{SS�`SS�ZSS�aSS…
/external/mesa3d/src/mesa/x86/
Dassyntax.h513 #define LSS(a, b) CHOICE(lssl ARG2(a,b), lss ARG2(a,b), lss ARG2(b,a)) macro
1230 #define LSS(a, b) lss b, P_(a) macro