Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp109 static unsigned getSUBriOpcode(bool IsLP64) { in getSUBriOpcode() function
374 const unsigned Opc = IsSub ? getSUBriOpcode(Uses64BitFramePtr) in BuildStackAdjustment()
808 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in emitStackProbeInlineGenericLoop()
1314 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in BuildStackAlignAND()
1344 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in BuildStackAlignAND()
H A DX86ISelLowering.cpp35231 static unsigned getSUBriOpcode(bool IsLP64) { in getSUBriOpcode() function
35307 BuildMI(blockMBB, MIMD, TII->get(getSUBriOpcode(TFI.Uses64BitFramePtr)), in EmitLoweredProbedAlloca()