Home
last modified time | relevance | path

Searched defs:Rax (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp257 unsigned Rax = (unsigned)(Is64Bit ? X86::RAX : X86::EAX); in emitSPUpdate() local
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDebugSupport.h223 UINT64 Rax; member