Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h58 bool callsEhReturn() const { return CallsEhReturn; } in callsEhReturn() function
H A DMipsSEFrameLowering.cpp505 if (MipsFI->callsEhReturn()) { in emitPrologue()
717 if (MipsFI->callsEhReturn()) { in emitEpilogue()
879 if (MipsFI->callsEhReturn()) in determineCalleeSaves()