Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h85 unsigned getStackAlignBasePhysReg() const { return StackAlignBasePhysReg; } in getStackAlignBasePhysReg() function
H A DHexagonFrameLowering.cpp1275 Register AP = HMFI.getStackAlignBasePhysReg(); in getFrameIndexReference()