Searched refs:LSS (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/ |
D | control | 32 r'LITEONIT LSS-.*' : {
|
/external/llvm/lib/CodeGen/ |
D | InlineSpiller.cpp | 61 LiveStacks &LSS; member in __anon88e9ceb50111::InlineSpiller 143 LSS(pass.getAnalysis<LiveStacks>()), in InlineSpiller() 1329 StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original)); in spillAll() 1330 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator()); in spillAll() 1332 StackInt = &LSS.getInterval(StackSlot); in spillAll()
|
/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
|