reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2267 class HexagonFrameLowering;
2286 static const HexagonFrameLowering *getFrameLowering( 3726 const HexagonFrameLowering *lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
734 const HexagonFrameLowering *HFI = HST->getFrameLowering();
lib/Target/Hexagon/HexagonInstrInfo.cpp894 const HexagonFrameLowering &HFI = *Subtarget.getFrameLowering(); 959 const HexagonFrameLowering &HFI = *Subtarget.getFrameLowering();lib/Target/Hexagon/HexagonRegisterInfo.cpp
291 const HexagonFrameLowering *TFI = getFrameLowering(MF);
lib/Target/Hexagon/HexagonSubtarget.h91 HexagonFrameLowering FrameLowering; 110 const HexagonFrameLowering *getFrameLowering() const override {