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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h84 void setStackAlignBasePhysReg(unsigned R) { StackAlignBasePhysReg = R; } function in class:llvm::HexagonMachineFunctionInfo
H A DHexagonFrameLowering.cpp1574 HMFI.setStackAlignBasePhysReg(AP);

Completed in 69 milliseconds