Searched defs:Ebx (Results 1 – 7 of 7) sorted by relevance
/external/scudo/standalone/ |
D | checksum.cpp | 42 u32 Eax, Ebx = 0, Ecx = 0, Edx = 0; in hasHardwareCRC32() local
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | checksum.cpp | 42 u32 Eax, Ebx = 0, Ecx = 0, Edx = 0; in hasHardwareCRC32() local
|
/external/compiler-rt/lib/scudo/ |
D | scudo_utils.cpp | 49 u32 Ebx; member
|
/external/llvm-project/compiler-rt/lib/scudo/ |
D | scudo_utils.cpp | 74 u32 Eax, Ebx, Ecx, Edx; in hasHardwareCRC32() local
|
/external/rust/crates/gdbstub/src/arch/x86/reg/ |
D | id.rs | 57 Ebx, enumerator
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86Base.h | 616 Variable *Ecx, Variable *Ebx, bool Locked) { in _cmpxchg8b()
|
D | IceInstX86BaseImpl.h | 230 Variable *Ebx, bool Locked) in InstX86Cmpxchg8b()
|