Searched refs:getCallFrameSetupOpcode (Results 1 – 12 of 12) sorted by relevance
247 if (Old->getOpcode() == TII.getCallFrameSetupOpcode()) { in eliminateCallFramePseudoInstr()
197 int FrameSetupOpcode = TII.getCallFrameSetupOpcode(); in calculateCallsInformation()746 int FrameSetupOpcode = TII.getCallFrameSetupOpcode(); in replaceFrameIndices()
654 int FrameSetupOpcode = getCallFrameSetupOpcode(); in getSPAdjust()
1715 int FrameSetupOpcode = TII->getCallFrameSetupOpcode(); in verifyStackFrame()
109 int getCallFrameSetupOpcode() const { return CallFrameSetupOpcode; } in getCallFrameSetupOpcode() function
429 (unsigned)TII->getCallFrameSetupOpcode()) { in IsChainDependent()488 (unsigned)TII->getCallFrameSetupOpcode()) { in FindCallSeqStart()758 SUNode->getMachineOpcode() == (unsigned)TII->getCallFrameSetupOpcode()) { in ScheduleNodeBottomUp()829 SUNode->getMachineOpcode() == (unsigned)TII->getCallFrameSetupOpcode()) { in UnscheduleNodeBottomUp()
647 unsigned AdjStackDown = TII.getCallFrameSetupOpcode(); in selectStackmap()
2013 if (Opcode == TII.getCallFrameSetupOpcode()) { in eliminateCallFramePseudoInstr()
2736 unsigned AdjStackDown = TII.getCallFrameSetupOpcode(); in fastLowerCall()
1273 TII.get(TII.getCallFrameSetupOpcode())) in processCallArgs()
1940 unsigned AdjStackDown = TII.getCallFrameSetupOpcode(); in ProcessCallArgs()
2936 unsigned AdjStackDown = TII.getCallFrameSetupOpcode(); in processCallArgs()