Home
last modified time | relevance | path

Searched refs:insertAllocframe (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h124 void insertAllocframe(MachineBasicBlock &MBB,
H A DHexagonFrameLowering.cpp746 insertAllocframe(MBB, InsertPt, NumBytes); in insertPrologueInBlock()
887 void HexagonFrameLowering::insertAllocframe(MachineBasicBlock &MBB, in insertAllocframe() function in HexagonFrameLowering