Searched refs:StackWidth (Results 1 – 3 of 3) sorted by relevance
93 SDValue stackPtrToRegIndex(SDValue Ptr, unsigned StackWidth,95 void getStackAddress(unsigned StackWidth, unsigned ElemIdx,
1088 unsigned StackWidth, in stackPtrToRegIndex() argument1091 switch(StackWidth) { in stackPtrToRegIndex()1109 void R600TargetLowering::getStackAddress(unsigned StackWidth, in getStackAddress() argument1113 switch (StackWidth) { in getStackAddress()
1096 unsigned StackWidth = TFL->getStackWidth(MF); in reserveIndirectRegisters() local1103 for (unsigned Chan = 0; Chan < StackWidth; ++Chan) { in reserveIndirectRegisters()