Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FrameIndex

403   case ISD::FrameIndex:
1118 unsigned Opc = isTarget ? ISD::TargetFrameIndex : ISD::FrameIndex;
2100 case ISD::FrameIndex:
6200 if (Loc.getOpcode() == ISD::FrameIndex) {
6201 if (BaseLoc.getOpcode() != ISD::FrameIndex)