Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h102 CallFrameDestroyOpcode(CFDestroyOpcode), CatchRetOpcode(CatchRetOpcode), in CallFrameSetupOpcode()
193 unsigned getCallFrameDestroyOpcode() const { return CallFrameDestroyOpcode; } in getCallFrameDestroyOpcode()
1980 unsigned CallFrameSetupOpcode, CallFrameDestroyOpcode; variable