Searched refs:_cmpxchg8b (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86Base.h | 615 void _cmpxchg8b(X86OperandMem *Addr, Variable *Edx, Variable *Eax, in _cmpxchg8b() function
|
D | IceTargetLoweringX86BaseImpl.h | 4739 _cmpxchg8b(Addr, T_edx, T_eax, T_ecx, T_ebx, Locked); 4991 _cmpxchg8b(Addr, T_edx, T_eax, T_ecx, T_ebx, Locked);
|