Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp2232 bool GotIntRegs = false; in tryARMPackedUnwind() local
2332 GotIntRegs = true; in tryARMPackedUnwind()
2385 GotIntRegs = true; in tryARMPackedUnwind()
2419 if (IntRegs >= 0 && !GotIntRegs) in tryARMPackedUnwind()