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.cpp108 static unsigned getSUBriOpcode(bool IsLP64) { in getSUBriOpcode() function
386 const unsigned Opc = IsSub ? getSUBriOpcode(Uses64BitFramePtr) in BuildStackAdjustment()
847 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in emitStackProbeInlineGenericLoop()
1375 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in BuildStackAlignAND()
1405 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in BuildStackAlignAND()
H A DX86ISelLowering.cpp36485 static unsigned getSUBriOpcode(bool IsLP64) { in getSUBriOpcode() function
36561 BuildMI(blockMBB, MIMD, TII->get(getSUBriOpcode(TFI.Uses64BitFramePtr)), in EmitLoweredProbedAlloca()