Lines Matching refs:getMemIntrinsicNode
4001 SDValue AtomicOp = DAG.getMemIntrinsicNode(Opcode, DL, VTList, Ops, in lowerATOMIC_LOAD_OP()
4069 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAP, in lowerATOMIC_CMP_SWAP()
4104 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP()
4193 return DAG.getMemIntrinsicNode(SystemZISD::PREFETCH, DL, in lowerPREFETCH()
5551 SDValue Res = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_LOAD_128, in LowerOperationWrapper()
5564 SDValue Res = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_STORE_128, in LowerOperationWrapper()
5582 SDValue Res = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAP_128, in LowerOperationWrapper()
6106 DAG.getMemIntrinsicNode(SystemZISD::STRV, SDLoc(N), DAG.getVTList(MVT::Other), in combineSTORE()
6121 return DAG.getMemIntrinsicNode(SystemZISD::VSTER, SDLoc(N), in combineSTORE()
6149 DAG.getMemIntrinsicNode(SystemZISD::VLER, SDLoc(N), in combineVECTOR_SHUFFLE()
6410 DAG.getMemIntrinsicNode(SystemZISD::LRV, SDLoc(N), in combineBSWAP()