Lines Matching refs:SDVTList

84 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) {  in makeVTList()
85 SDVTList Res = {VTs, NumVTs}; in makeVTList()
599 static void AddNodeIDValueTypes(FoldingSetNodeID &ID, SDVTList VTList) { in AddNodeIDValueTypes()
622 SDVTList VTList, ArrayRef<SDValue> OpList) { in AddNodeIDNode()
5405 SDVTList VTs = getVTList(VT); in getNode()
6354 SDVTList VTs = getVTList(VT); in getNode()
6523 SDVTList VTs = getVTList(VT); in getNode()
7513 SDVTList VTList, ArrayRef<SDValue> Ops, in getAtomic()
7536 EVT MemVT, SDVTList VTs, SDValue Chain, in getAtomicCmpSwap()
7571 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic()
7582 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic()
7600 unsigned Opcode, const SDLoc &dl, SDVTList VTList, ArrayRef<SDValue> Ops, in getMemIntrinsicNode()
7616 SDVTList VTList, in getMemIntrinsicNode()
7798 SDVTList VTs = Indexed ? in getLoad()
7900 SDVTList VTs = getVTList(MVT::Other); in getStore()
7967 SDVTList VTs = getVTList(MVT::Other); in getTruncStore()
7998 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStore()
8054 SDVTList VTs = Indexed ? getVTList(VT, Ptr.getValueType(), MVT::Other) in getLoadVP()
8147 SDVTList VTs = Indexed ? getVTList(Ptr.getValueType(), MVT::Other) in getStoreVP()
8218 SDVTList VTs = getVTList(MVT::Other); in getTruncStoreVP()
8250 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStoreVP()
8306 SDVTList VTs = Indexed ? getVTList(VT, Ptr.getValueType(), MVT::Other) in getStridedLoadVP()
8401 SDVTList VTs = Indexed ? getVTList(Ptr.getValueType(), MVT::Other) in getStridedStoreVP()
8470 SDVTList VTs = getVTList(MVT::Other); in getTruncStridedStoreVP()
8503 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStridedStoreVP()
8528 SDValue SelectionDAG::getGatherVP(SDVTList VTs, EVT VT, const SDLoc &dl, in getGatherVP()
8571 SDValue SelectionDAG::getScatterVP(SDVTList VTs, EVT VT, const SDLoc &dl, in getScatterVP()
8624 SDVTList VTs = Indexed ? getVTList(VT, Base.getValueType(), MVT::Other) in getMaskedLoad()
8672 SDVTList VTs = Indexed ? getVTList(Base.getValueType(), MVT::Other) in getMaskedStore()
8710 SDValue SelectionDAG::getMaskedGather(SDVTList VTs, EVT MemVT, const SDLoc &dl, in getMaskedGather()
8757 SDValue SelectionDAG::getMaskedScatter(SDVTList VTs, EVT MemVT, const SDLoc &dl, in getMaskedScatter()
9018 SDVTList VTs = getVTList(VT); in getNode()
9049 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9057 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9179 SDVTList VTList) { in getNode()
9183 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9189 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9195 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9201 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9207 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9214 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList()
9218 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
9236 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
9256 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
9278 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList()
9446 SDVTList VTs = getVTList(VT); in SelectNodeTo()
9452 SDVTList VTs = getVTList(VT); in SelectNodeTo()
9460 SDVTList VTs = getVTList(VT); in SelectNodeTo()
9468 SDVTList VTs = getVTList(VT); in SelectNodeTo()
9475 SDVTList VTs = getVTList(VT); in SelectNodeTo()
9481 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
9487 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
9494 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
9501 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
9507 SDVTList VTs,ArrayRef<SDValue> Ops) { in SelectNodeTo()
9552 SDVTList VTs, ArrayRef<SDValue> Ops) { in MorphNodeTo()
9628 SDVTList VTs = getVTList(Node->getValueType(0)); in mutateStrictFPToFP()
9654 SDVTList VTs = getVTList(VT); in getMachineNode()
9660 SDVTList VTs = getVTList(VT); in getMachineNode()
9667 SDVTList VTs = getVTList(VT); in getMachineNode()
9675 SDVTList VTs = getVTList(VT); in getMachineNode()
9682 SDVTList VTs = getVTList(VT); in getMachineNode()
9689 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
9697 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
9705 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
9712 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
9721 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
9729 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
9736 SDVTList VTs = getVTList(ResultTys); in getMachineNode()
9741 SDVTList VTs, in getMachineNode()
9790 SDNode *SelectionDAG::getNodeIfExists(unsigned Opcode, SDVTList VTList, in getNodeIfExists()
9798 SDNode *SelectionDAG::getNodeIfExists(unsigned Opcode, SDVTList VTList, in getNodeIfExists()
9814 bool SelectionDAG::doesNodeExist(unsigned Opcode, SDVTList VTList, in doesNodeExist()
10800 SDVTList VTs, EVT memvt, MachineMemOperand *mmo) in MemSDNode()
11188 SDVTList VTs = getVTList(ResEltVT, SVT); in UnrollVectorOverflowOp()