Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h50 CallFrameDestroyOpcode(CFDestroyOpcode) { in CallFrameSetupOpcode()
101 int getCallFrameDestroyOpcode() const { return CallFrameDestroyOpcode; } in getCallFrameDestroyOpcode()
722 int CallFrameSetupOpcode, CallFrameDestroyOpcode;
732 int CallFrameDestroyOpcode = -1)
733 : TargetInstrInfo(CallFrameSetupOpcode, CallFrameDestroyOpcode) {} in TargetInstrInfo() argument
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h61 CallFrameDestroyOpcode(CFDestroyOpcode), in CallFrameSetupOpcode()
153 unsigned getCallFrameDestroyOpcode() const { return CallFrameDestroyOpcode; } in getCallFrameDestroyOpcode()
1482 unsigned CallFrameSetupOpcode, CallFrameDestroyOpcode;