Home
last modified time | relevance | path

Searched defs:estimateStackSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp114 uint64_t MipsFrameLowering::estimateStackSize(const MachineFunction &MF) const { in estimateStackSize() function in MipsFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp114 uint64_t MipsFrameLowering::estimateStackSize(const MachineFunction &MF) const { in estimateStackSize() function in MipsFrameLowering
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp110 uint64_t MipsFrameLowering::estimateStackSize(const MachineFunction &MF) const { in estimateStackSize() function in MipsFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp137 uint64_t MachineFrameInfo::estimateStackSize(const MachineFunction &MF) const { in estimateStackSize() function in MachineFrameInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp136 uint64_t MachineFrameInfo::estimateStackSize(const MachineFunction &MF) const { in estimateStackSize() function in MachineFrameInfo
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp673 unsigned MachineFrameInfo::estimateStackSize(const MachineFunction &MF) const { in estimateStackSize() function in MachineFrameInfo