Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMachineFunction.h49 bool callsEhReturn() const { return CallsEhReturn; } in callsEhReturn() function
DMipsSEFrameLowering.cpp507 if (MipsFI->callsEhReturn()) { in emitPrologue()
719 if (MipsFI->callsEhReturn()) { in emitEpilogue()
880 if (MipsFI->callsEhReturn()) in determineCalleeSaves()
/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()