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

  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 73 unsigned estimateRSStackLimit(MachineFunction &MF) const;
AArch64FrameLowering.cpp 372 MFI->estimateStackSize(MF) >= TII.estimateRSStackLimit(MF)
AArch64InstrInfo.cpp 458 unsigned AArch64InstrInfo::estimateRSStackLimit(MachineFunction &MF) const {

Completed in 896 milliseconds