Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h88 void setStackAlignBasePhysReg(unsigned R) { StackAlignBasePhysReg = R; } in setStackAlignBasePhysReg() function
H A DHexagonFrameLowering.cpp1578 HMFI.setStackAlignBasePhysReg(AP); in processFunctionBeforeFrameFinalized()