HomeSort by relevance Sort by last modified time
    Searched defs:estimateStackSize (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 110 uint64_t MipsFrameLowering::estimateStackSize(const MachineFunction &MF) const {
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 673 unsigned MachineFrameInfo::estimateStackSize(const MachineFunction &MF) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFrameLowering.cpp 750 /// estimateStackSize - Estimate and return the size of the frame.
752 static unsigned estimateStackSize(MachineFunction &MF) {
    [all...]

Completed in 217 milliseconds