Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h111 void insertCFIInstructions(MachineFunction &MF) const;
H A DHexagonFrameLowering.cpp231 HFI.insertCFIInstructions(MF); in runOnMachineFunction()
1020 void HexagonFrameLowering::insertCFIInstructions(MachineFunction &MF) const { in insertCFIInstructions() function in HexagonFrameLowering