Lines Matching defs:VTs
86 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { in makeVTList()
4755 SDVTList VTs = getVTList(VT); in getNode() local
5610 SDVTList VTs = getVTList(VT); in getNode() local
5767 SDVTList VTs = getVTList(VT); in getNode() local
6723 EVT MemVT, SDVTList VTs, SDValue Chain, in getAtomicCmpSwap()
6756 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic() local
6767 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic() local
6777 SmallVector<EVT, 4> VTs; in getMergeValues() local
6845 const auto VTs = getVTList(MVT::Other); in getLifetimeNode() local
6875 const auto VTs = getVTList(MVT::Other); in getPseudoProbeNode() local
6982 SDVTList VTs = Indexed ? in getLoad() local
7083 SDVTList VTs = getVTList(MVT::Other); in getStore() local
7149 SDVTList VTs = getVTList(MVT::Other); in getTruncStore() local
7179 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStore() local
7211 SDVTList VTs = Indexed ? getVTList(VT, Base.getValueType(), MVT::Other) in getMaskedLoad() local
7258 SDVTList VTs = Indexed ? getVTList(Base.getValueType(), MVT::Other) in getMaskedStore() local
7295 SDValue SelectionDAG::getMaskedGather(SDVTList VTs, EVT VT, const SDLoc &dl, in getMaskedGather()
7342 SDValue SelectionDAG::getMaskedScatter(SDVTList VTs, EVT VT, const SDLoc &dl, in getMaskedScatter()
7557 SDVTList VTs = getVTList(VT); in getNode() local
7780 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList()
7948 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
7954 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
7962 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
7970 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
7977 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
7983 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo() local
7989 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo() local
7996 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo() local
8003 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo() local
8009 SDVTList VTs,ArrayRef<SDValue> Ops) { in SelectNodeTo()
8054 SDVTList VTs, ArrayRef<SDValue> Ops) { in MorphNodeTo()
8130 SDVTList VTs = getVTList(Node->getValueType(0)); in mutateStrictFPToFP() local
8156 SDVTList VTs = getVTList(VT); in getMachineNode() local
8162 SDVTList VTs = getVTList(VT); in getMachineNode() local
8169 SDVTList VTs = getVTList(VT); in getMachineNode() local
8177 SDVTList VTs = getVTList(VT); in getMachineNode() local
8184 SDVTList VTs = getVTList(VT); in getMachineNode() local
8191 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode() local
8199 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode() local
8207 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode() local
8214 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode() local
8223 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode() local
8231 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode() local
8238 SDVTList VTs = getVTList(ResultTys); in getMachineNode() local
8243 SDVTList VTs, in getMachineNode()
9184 SDVTList VTs, EVT memvt, MachineMemOperand *mmo) in MemSDNode()
9208 std::vector<EVT> VTs; member
9576 SDVTList VTs = getVTList(ResEltVT, SVT); in UnrollVectorOverflowOp() local