Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h115 void insertAllocframe(MachineBasicBlock &MBB,
H A DHexagonFrameLowering.cpp627 insertAllocframe(MBB, InsertPt, NumBytes); in insertPrologueInBlock()
734 void HexagonFrameLowering::insertAllocframe(MachineBasicBlock &MBB, in insertAllocframe() function in HexagonFrameLowering