Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsMachineFunction.h82 bool callsEhReturn() const { return CallsEhReturn; } in callsEhReturn() function
DMipsSEFrameLowering.cpp475 if (MipsFI->callsEhReturn()) { in emitPrologue()
541 if (MipsFI->callsEhReturn()) { in emitEpilogue()
622 if (MipsFI->callsEhReturn()) in processFunctionBeforeCalleeSavedScan()