Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h74 unsigned getStackAlignBasePhysReg() const { return StackAlignBasePhysReg; } in getStackAlignBasePhysReg() function
H A DHexagonFrameLowering.cpp1125 unsigned AP = HMFI.getStackAlignBasePhysReg(); in getFrameIndexReference()