Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSEFrameLowering.h45 void emitInterruptPrologueStub(MachineFunction &MF,
DMipsSEFrameLowering.cpp443 emitInterruptPrologueStub(MF, MBB); in emitPrologue()
560 void MipsSEFrameLowering::emitInterruptPrologueStub( in emitInterruptPrologueStub() function in MipsSEFrameLowering