Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp367 static bool isRestoreCall(unsigned Opc) { in isRestoreCall() function
543 if (!RetI || isRestoreCall(RetI->getOpcode())) in emitPrologue()
972 if (!isRestoreCall(RetI.getOpcode())) in updateExitPaths()