Searched defs:Eax (Results 1 – 5 of 5) sorted by relevance
/external/compiler-rt/lib/scudo/ |
D | scudo_utils.cpp | 48 u32 Eax; member
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zptrace386_linux.go | 18 Eax int32 member
|
D | ztypes_linux_386.go | 640 Eax int32 member
|
/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()
|