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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h79 void insertCFIInstructions(MachineFunction &MF) const;
H A DHexagonFrameLowering.cpp180 HFI.insertCFIInstructions(MF);
601 void HexagonFrameLowering::insertCFIInstructions(MachineFunction &MF) const { function in class:HexagonFrameLowering

Completed in 171 milliseconds