Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp147 bool isHandler = (CallConv == CallingConv::AVR_INTR || in emitEpilogue() local
152 if (!hasFP(MF) && !isHandler) { in emitEpilogue()
169 if (isHandler) { in emitEpilogue()