Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1586 bool isInterrupt = false; in emitPopInst() local
1593 isInterrupt = in emitPopInst()
1614 if (Reg == ARM::LR && !isTailCall && !isVarArg && !isInterrupt && in emitPopInst()