Searched refs:CallFrameSetupOpcode (Results 1 – 1 of 1) sorted by relevance
49 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() function100 int getCallFrameSetupOpcode() const { return CallFrameSetupOpcode; } in getCallFrameSetupOpcode()675 int CallFrameSetupOpcode, CallFrameDestroyOpcode;684 TargetInstrInfoImpl(int CallFrameSetupOpcode = -1,686 : TargetInstrInfo(CallFrameSetupOpcode, CallFrameDestroyOpcode) {} in TargetInstrInfo() argument