Home
last modified time | relevance | path

Searched refs:alignSPAdjust (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetFrameLowering.h85 int alignSPAdjust(int SPAdj) const { in alignSPAdjust() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVFrameLowering.cpp440 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetInstrInfo.cpp975 int SPAdj = TFI->alignSPAdjust(getFrameSize(MI)); in getSPAdjust()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFrameLowering.cpp2161 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()