Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1613 bool isInterrupt = false; in emitPopInst() local
1620 isInterrupt = in emitPopInst()
1641 if (Reg == ARM::LR && !isTailCall && !isVarArg && !isInterrupt && in emitPopInst()