Home
last modified time | relevance | path

Searched defs:LSS (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/
H A DAndroidEntryPointBaseClassTest.java77 public static final class LSS extends Hilt_AndroidEntryPointBaseClassTest_LSS {} class in AndroidEntryPointBaseClassTest
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp55 LSUnit::Status LSS = LSU.isAvailable(IR); in isAvailable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp55 LSUnit::Status LSS = LSU.isAvailable(IR); in isAvailable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp87 LiveStacks &LSS; member in __anonb6f8b5ae0111::HoistSpillHelper
158 LiveStacks &LSS; member in __anonb6f8b5ae0111::InlineSpiller
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp88 LiveStacks &LSS; member in __anonf0cc29e80111::HoistSpillHelper
161 LiveStacks &LSS; member in __anonf0cc29e80111::InlineSpiller
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DInlineSpiller.cpp62 LiveStacks &LSS; member in __anonf0af3a060111::HoistSpillHelper
133 LiveStacks &LSS; member in __anonf0af3a060111::InlineSpiller
/aosp_15_r20/prebuilts/go/linux-x86/src/go/token/
Dtoken.go71 LSS // < const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
Dtables.go8969 LSS const
/aosp_15_r20/external/mesa3d/src/mesa/x86/
H A 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