Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h120 void insertAllocframe(MachineBasicBlock &MBB,
H A DHexagonFrameLowering.cpp741 insertAllocframe(MBB, InsertPt, NumBytes); in insertPrologueInBlock()
882 void HexagonFrameLowering::insertAllocframe(MachineBasicBlock &MBB, in insertAllocframe() function in HexagonFrameLowering