Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h89 unsigned getStackAlignBasePhysReg() const { return StackAlignBasePhysReg; } in getStackAlignBasePhysReg() function
H A DHexagonFrameLowering.cpp1278 Register AP = HMFI.getStackAlignBasePhysReg(); in getFrameIndexReference()