Lines Matching defs:Depth
1774 int Depth = NumGPArgRegs * PtrVT.getSizeInBits()/8 +
1781 FuncInfo->setVarArgsFrameIndex(MFI->CreateStackObject(Depth, 8, false));
2160 int Depth = ArgOffset;
2164 Depth, true));
5443 unsigned Depth) const {
5689 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
5698 if (Depth > 0) {
5719 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
5734 while (Depth--)