Home | History | Annotate | Download | only in R600

Lines Matching refs:Stores

75   // Legalize loads and stores to the private address space.
1020 assert(!"Truncated and indexed stores not supported yet");
1045 SDValue Stores[4];
1058 Stores[i] = DAG.getNode(AMDGPUISD::REGISTER_STORE, DL, MVT::Other,
1062 Chain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, Stores, NumElemVT);