Return the return opcode used by this target.

Synopsis

Declared in <llvm/CodeGen/TargetInstrInfo.h>

unsigned int
getReturnOpcode() const;

Return Value

The return opcode used by this target.

Created with MrDocs