Home
last modified time | relevance | path

Searched refs:Xmm2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDebugSupport.h83 UINT8 Xmm2[16]; member
174 UINT8 Xmm2[16]; member
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp638 _msContext.Xmm2 = t.m; in UnwindCursor()