Searched defs:Eax (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 | 48 u32 Eax; 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 | 51 Eax, enumerator
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86Base.h | 605 void _cmpxchg(Operand *DestOrAddr, Variable *Eax, Variable *Desired, in _cmpxchg() 615 void _cmpxchg8b(X86OperandMem *Addr, Variable *Edx, Variable *Eax, in _cmpxchg8b()
|
D | IceInstX86BaseImpl.h | 213 Variable *Eax, in InstX86Cmpxchg() 229 Cfg *Func, X86OperandMem *Addr, Variable *Edx, Variable *Eax, Variable *Ecx, in InstX86Cmpxchg8b()
|