Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:memVT

3493   MVT MemVT = getValue(I.getCompareOperand()).getSimpleValueType();
3494 SDVTList VTs = DAG.getVTList(MemVT, MVT::i1, MVT::Other);
3496 ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, dl, MemVT, VTs, InChain,
3664 VTs, Ops, Info.memVT,