Home
last modified time | relevance | path

Searched refs:CallFrameDestroyOpcode (Results 1 – 3 of 3) 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;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h72 CallFrameDestroyOpcode(CFDestroyOpcode), CatchRetOpcode(CatchRetOpcode), in CallFrameSetupOpcode()
162 unsigned getCallFrameDestroyOpcode() const { return CallFrameDestroyOpcode; } in getCallFrameDestroyOpcode()
1660 unsigned CallFrameSetupOpcode, CallFrameDestroyOpcode;