Lines Matching refs:StackOffset
1775 uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1;1776 SDValue ConstStackOffset = DAG.getConstant(StackOffset, PtrVT);1797 nextOffset += StackOffset;