Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp108 static unsigned getSUBriOpcode(bool IsLP64) { in getSUBriOpcode() function
373 const unsigned Opc = IsSub ? getSUBriOpcode(Uses64BitFramePtr) in BuildStackAdjustment()
809 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in emitStackProbeInlineGenericLoop()
1318 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in BuildStackAlignAND()
1348 const unsigned SUBOpc = getSUBriOpcode(Uses64BitFramePtr); in BuildStackAlignAND()
H A DX86ISelLowering.cpp34700 static unsigned getSUBriOpcode(bool IsLP64) { in getSUBriOpcode() function
34776 BuildMI(blockMBB, MIMD, TII->get(getSUBriOpcode(TFI.Uses64BitFramePtr)), in EmitLoweredProbedAlloca()