Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getMemIntrinsicNode

4035 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, DebugLoc dl,
4041 return getMemIntrinsicNode(Opcode, dl, makeVTList(VTs, NumVTs), Ops, NumOps,
4047 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList,
4066 return getMemIntrinsicNode(Opcode, dl, VTList, Ops, NumOps, MemVT, MMO);
4070 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList,