Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsMachineFunction.h56 bool callsEhReturn() const { return CallsEhReturn; } in callsEhReturn() function
DMipsSEFrameLowering.cpp481 if (MipsFI->callsEhReturn()) { in emitPrologue()
694 if (MipsFI->callsEhReturn()) { in emitEpilogue()
857 if (MipsFI->callsEhReturn()) in determineCalleeSaves()