Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp172 MachineBasicBlock::iterator BeforeJMPR = in emitEpilogue() local
174 if (BeforeJMPR != MBBI && in emitEpilogue()
175 BeforeJMPR->getOpcode() == Hexagon::RESTORE_DEALLOC_RET_JMP_V4) { in emitEpilogue()