Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsMachineFunction.h62 bool callsEhReturn() const { return CallsEhReturn; } in callsEhReturn() function
DMipsSEFrameLowering.cpp483 if (MipsFI->callsEhReturn()) { in emitPrologue()
696 if (MipsFI->callsEhReturn()) { in emitEpilogue()
859 if (MipsFI->callsEhReturn()) in determineCalleeSaves()