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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h110 void insertCFIInstructions(MachineFunction &MF) const;
H A DHexagonFrameLowering.cpp231 HFI.insertCFIInstructions(MF);
1020 void HexagonFrameLowering::insertCFIInstructions(MachineFunction &MF) const { function in class:HexagonFrameLowering

Completed in 263 milliseconds