Searched refs:getSUBriOpcode (Results 1 – 2 of 2) sorted by relevance
110 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode() function368 const unsigned Opc = IsSub ? getSUBriOpcode(Uses64BitFramePtr, AbsOffset) in BuildStackAdjustment()788 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr, BoundOffset); in emitStackProbeInlineGenericLoop()1291 getSUBriOpcode(Uses64BitFramePtr, StackProbeSize); in BuildStackAlignAND()1322 getSUBriOpcode(Uses64BitFramePtr, StackProbeSize); in BuildStackAlignAND()
35976 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode() function36058 TII->get(getSUBriOpcode(TFI.Uses64BitFramePtr, ProbeSize)), physSPReg) in EmitLoweredProbedAlloca()