Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h104 int alignSPAdjust(int SPAdj) const { in alignSPAdjust() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp923 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1010 int SPAdj = TFI->alignSPAdjust(getFrameSize(MI)); in getSPAdjust()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2302 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()