Home
last modified time | relevance | path

Searched refs:MaxCallSize (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp51 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
52 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp59 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
60 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp59 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
60 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp59 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
60 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp153 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
154 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp153 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
154 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp246 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
247 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp252 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
253 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp246 uint64_t MaxCallSize = alignTo(MFI.getMaxCallFrameSize(), StackAlign); in determineFrameLayout() local
247 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()