Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp2026 bool GotIntRegs = false; in tryARMPackedUnwind() local
2126 GotIntRegs = true; in tryARMPackedUnwind()
2179 GotIntRegs = true; in tryARMPackedUnwind()
2213 if (IntRegs >= 0 && !GotIntRegs) in tryARMPackedUnwind()