Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h53 bool callsEhReturn() const { return CallsEhReturn; } in callsEhReturn() function
H A DMipsSEFrameLowering.cpp506 if (MipsFI->callsEhReturn()) { in emitPrologue()
718 if (MipsFI->callsEhReturn()) { in emitEpilogue()
881 if (MipsFI->callsEhReturn()) in determineCalleeSaves()