Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetFrameLowering.h76 int alignSPAdjust(int SPAdj) const { in alignSPAdjust() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h85 int alignSPAdjust(int SPAdj) const { in alignSPAdjust() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h104 int alignSPAdjust(int SPAdj) const { in alignSPAdjust() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp440 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp721 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp917 SPAdj = TFI->alignSPAdjust(SPAdj); in getSPAdjust()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp975 int SPAdj = TFI->alignSPAdjust(getFrameSize(MI)); in getSPAdjust()
/external/llvm-project/llvm/lib/CodeGen/
DTargetInstrInfo.cpp1013 int SPAdj = TFI->alignSPAdjust(getFrameSize(MI)); in getSPAdjust()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1757 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()
/external/llvm-project/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2209 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2161 Amount = alignSPAdjust(Amount); in eliminateCallFramePseudoInstr()