Home
last modified time | relevance | path

Searched defs:Locked (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DLocked.cpp140 static constexpr bool Locked = true; in TEST_F() local
203 static constexpr bool Locked = true; in TEST_F() local
288 static constexpr bool Locked = true; in TEST_F() local
334 static constexpr bool Locked = true; in TEST_F() local
354 static constexpr bool Locked = true; in TEST_F() local
440 static constexpr bool Locked = true; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DLocked.cpp140 static constexpr bool Locked = true; in TEST_F() local
199 static constexpr bool Locked = true; in TEST_F() local
259 static constexpr bool Locked = true; in TEST_F() local
307 static constexpr bool Locked = true; in TEST_F() local
327 static constexpr bool Locked = true; in TEST_F() local
399 static constexpr bool Locked = true; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.h508 bool Locked) { in _cmpxchg()
516 Variable *Ecx, Variable *Ebx, bool Locked) { in _cmpxchg8b()
790 void _xadd(Operand *Dest, Variable *Src, bool Locked) { in _xadd()
DIceTargetLoweringX8632.h512 bool Locked) { in _cmpxchg()
520 Variable *Ecx, Variable *Ebx, bool Locked) { in _cmpxchg8b()
796 void _xadd(Operand *Dest, Variable *Src, bool Locked) { in _xadd()
DIceTargetLoweringX8632.cpp4315 constexpr bool Locked = true; in lowerAtomicCmpxchg() local
4341 constexpr bool Locked = true; in lowerAtomicCmpxchg() local
4438 constexpr bool Locked = true; in lowerAtomicRMW() local
4453 constexpr bool Locked = true; in lowerAtomicRMW() local
4556 constexpr bool Locked = true; in expandAtomicRMWAsCmpxchg() local
4605 constexpr bool Locked = true; in expandAtomicRMWAsCmpxchg() local
DIceInstX8664.cpp245 Variable *Desired, bool Locked) in InstX86Cmpxchg()
258 Variable *Ebx, bool Locked) in InstX86Cmpxchg8b()
358 bool Locked) in InstX86Xadd()
DIceInstX8632.cpp257 Variable *Desired, bool Locked) in InstX86Cmpxchg()
270 Variable *Ebx, bool Locked) in InstX86Cmpxchg8b()
378 bool Locked) in InstX86Xadd()
DIceInstX8632.h2383 SizeT Maxsrcs, Variable *Dest, bool Locked) in InstX86BaseLockable()
2522 Variable *Desired, bool Locked) { in create()
2551 bool Locked) { in create()
3002 bool Locked) { in create()
DIceInstX8664.h2324 SizeT Maxsrcs, Variable *Dest, bool Locked) in InstX86BaseLockable()
2463 Variable *Desired, bool Locked) { in create()
2492 bool Locked) { in create()
2901 bool Locked) { in create()
DIceTargetLoweringX8664.cpp3857 constexpr bool Locked = true; in lowerAtomicCmpxchg() local
3946 constexpr bool Locked = true; in lowerAtomicRMW() local
3955 constexpr bool Locked = true; in lowerAtomicRMW() local
4052 constexpr bool Locked = true; in expandAtomicRMWAsCmpxchg() local
DIceAssemblerX8664.cpp3089 GPRRegister reg, bool Locked) { in cmpxchg()
3104 void AssemblerX8664::cmpxchg8b(const AsmAddress &address, bool Locked) { in cmpxchg8b()
3115 bool Locked) { in xadd()
DIceAssemblerX8632.cpp2934 GPRRegister reg, bool Locked) { in cmpxchg()
2948 void AssemblerX8632::cmpxchg8b(const AsmAddress &address, bool Locked) { in cmpxchg8b()
2958 bool Locked) { in xadd()
/third_party/mesa3d/src/imgui/
Dimgui.h2056 …bool Locked; // Marked as Locked by ImGui::NewFrame() so attemp… member
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h2047 …bool Locked; // Marked as Locked by ImGui::NewFrame() so attemp… member
/third_party/skia/third_party/externals/imgui/
Dimgui.h2703 …bool Locked; // Marked as Locked by ImGui::NewFrame() so attemp… member