Home | History | Annotate | Download | only in MSP430

Lines Matching refs:Offset

639   int64_t Offset = cast<GlobalAddressSDNode>(Op)->getOffset();
641 // Create the TargetGlobalAddress node, folding in the constant offset.
643 getPointerTy(), Offset);
906 SDValue Offset =
910 FrameAddr, Offset),
938 /// offset pointer and addressing mode by reference if this node can be
942 SDValue &Offset,
964 Offset = DAG.getConstant(RHSC, VT);