Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h84 void setStackAlignBasePhysReg(unsigned R) { StackAlignBasePhysReg = R; } in setStackAlignBasePhysReg() function
H A DHexagonFrameLowering.cpp1575 HMFI.setStackAlignBasePhysReg(AP); in processFunctionBeforeFrameFinalized()