Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.cpp508 uint32_t reg_no = reg - GetRegInfo().first_ymm; in CopyYMMtoXSTATE() local
524 uint32_t reg_no = reg - GetRegInfo().first_ymm; in CopyXSTATEtoYMM() local