Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:POST_INC

2744           // PRE/POST_INC loads have 3 values.
7823 if (!TLI.isIndexedLoadLegal(ISD::POST_INC, VT) &&
7831 if (!TLI.isIndexedStoreLegal(ISD::POST_INC, VT) &&