Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h105 int alignSPAdjust(int SPAdj) const { in alignSPAdjust() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp964 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTargetInstrInfo.cpp1010 int SPAdj = TFI->alignSPAdjust(getFrameSize(MI)); in getSPAdjust()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2362 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()