Searched defs:StackGrowsDown (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp143 bool StackGrowsDown = local
110 AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, bool StackGrowsDown, int64_t &Offset, Align &MaxAlign) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp191 bool StackGrowsDown = local
143 AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, int64_t &Offset, bool StackGrowsDown, Align &MaxAlign) argument
175 AssignProtectedObjSet( const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, MachineFrameInfo &MFI, bool StackGrowsDown, int64_t &Offset, Align &MaxAlign) argument
293 bool StackGrowsDown = local
[all...]
H A DPrologEpilogInserter.cpp666 computeFreeStackSlots(MachineFrameInfo &MFI, bool StackGrowsDown, argument
635 AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, bool StackGrowsDown, int64_t &Offset, Align &MaxAlign, unsigned Skew) argument
710 scavengeStackSlot(MachineFrameInfo &MFI, int FrameIdx, bool StackGrowsDown, Align MaxAlign, BitVector &StackBytesFree) argument
770 AssignProtectedObjSet(const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, MachineFrameInfo &MFI, bool StackGrowsDown, int64_t &Offset, Align &MaxAlign, unsigned Skew) argument
787 bool StackGrowsDown = local
[all...]
H A DTargetInstrInfo.cpp1001 bool StackGrowsDown = local
H A DMachineScheduler.cpp1509 bool StackGrowsDown = TFI.getStackGrowthDirection() == local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h46 StackGrowsDown // Adding to the stack decreases the stack address enumerator in enum:llvm::TargetFrameLowering::StackDirection
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc1298 static bool StackGrowsDown() { function in namespace:testing::internal

Completed in 297 milliseconds