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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h77 const MachineInstr *getAlignaInstr(const MachineFunction &MF) const;
H A DHexagonFrameLowering.cpp841 if (const MachineInstr *AI = getAlignaInstr(MF))
1400 const MachineInstr *HexagonFrameLowering::getAlignaInstr( function in class:HexagonFrameLowering

Completed in 169 milliseconds