Searched refs:StackWidth (Results 1 – 3 of 3) sorted by relevance
92 SDValue stackPtrToRegIndex(SDValue Ptr, unsigned StackWidth,94 void getStackAddress(unsigned StackWidth, unsigned ElemIdx,
999 unsigned StackWidth, in stackPtrToRegIndex() argument1002 switch(StackWidth) { in stackPtrToRegIndex()1020 void R600TargetLowering::getStackAddress(unsigned StackWidth, in getStackAddress() argument1024 switch (StackWidth) { in getStackAddress()
1073 unsigned StackWidth = TFL->getStackWidth(MF); in reserveIndirectRegisters() local1080 for (unsigned Chan = 0; Chan < StackWidth; ++Chan) { in reserveIndirectRegisters()