Lines Matching refs:getMemIntrinsicNode
4238 SDValue AtomicOp = DAG.getMemIntrinsicNode(Opcode, DL, VTList, Ops, in lowerATOMIC_LOAD_OP()
4306 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAP, in lowerATOMIC_CMP_SWAP()
4341 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP()
4433 return DAG.getMemIntrinsicNode(SystemZISD::PREFETCH, DL, in lowerPREFETCH()
5828 SDValue Res = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_LOAD_128, in LowerOperationWrapper()
5841 SDValue Res = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_STORE_128, in LowerOperationWrapper()
5859 SDValue Res = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAP_128, in LowerOperationWrapper()
6422 DAG.getMemIntrinsicNode(SystemZISD::STRV, SDLoc(N), DAG.getVTList(MVT::Other), in combineSTORE()
6437 return DAG.getMemIntrinsicNode(SystemZISD::VSTER, SDLoc(N), in combineSTORE()
6541 DAG.getMemIntrinsicNode(SystemZISD::VLER, SDLoc(N), in combineVECTOR_SHUFFLE()
6806 DAG.getMemIntrinsicNode(SystemZISD::LRV, SDLoc(N), in combineBSWAP()