Searched refs:LSS (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | InlineSpiller.cpp | 62 LiveStacks &LSS; member in __anonf7bb34900111::HoistSpillHelper 113 LSS(pass.getAnalysis<LiveStacks>()), in HoistSpillHelper() 133 LiveStacks &LSS; member in __anonf7bb34900111::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/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | InlineSpiller.cpp | 57 LiveStacks &LSS; member in __anonac620b3c0111::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/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/ |
D | control | 31 r'LITEONIT LSS-.*' : {
|
/external/ImageMagick/PerlMagick/t/reference/write/composite/ |
D | CopyRed.miff | 41 …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/ |
D | assyntax.h | 513 #define LSS(a, b) CHOICE(lssl ARG2(a,b), lss ARG2(a,b), lss ARG2(b,a)) macro 1238 #define LSS(a, b) lss b, P_(a) macro
|