Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h59 unsigned CatchRetOpcode = ~0u, unsigned ReturnOpcode = ~0u)
63 ReturnOpcode(ReturnOpcode) {} in CallFrameSetupOpcode()
156 unsigned getReturnOpcode() const { return ReturnOpcode; } in getReturnOpcode()
1484 unsigned ReturnOpcode; variable