Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCWin64EH.cpp1724 bool GotIntRegs = false; in tryARMPackedUnwind() local
1824 GotIntRegs = true; in tryARMPackedUnwind()
1877 GotIntRegs = true; in tryARMPackedUnwind()
1911 if (IntRegs >= 0 && !GotIntRegs) in tryARMPackedUnwind()