Lines Matching defs:VTs

89 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) {  in makeVTList()
1726 SDVTList VTs = getVTList(EltVT); in getConstant() local
1788 SDVTList VTs = getVTList(EltVT); in getConstantFP() local
1846 SDVTList VTs = getVTList(VT); in getGlobalAddress() local
1865 SDVTList VTs = getVTList(VT); in getFrameIndex() local
1884 SDVTList VTs = getVTList(VT); in getJumpTable() local
1916 SDVTList VTs = getVTList(VT); in getConstantPool() local
1944 SDVTList VTs = getVTList(VT); in getConstantPool() local
2228 SDVTList VTs = getVTList(VT); in getVectorShuffle() local
2267 SDVTList VTs = getVTList(VT); in getRegister() local
2324 SDVTList VTs = getVTList(VT); in getBlockAddress() local
2380 SDVTList VTs = getVTList(VT); in getAddrSpaceCast() local
5882 SDVTList VTs = getVTList(VT); in getNode() local
6226 SDVTList VTs = getVTList(VT); in getNode() local
6844 SDVTList VTs = getVTList(Val.getValueType()); in getAssertAlign() local
7381 SDVTList VTs = getVTList(VT); in getNode() local
7579 SDVTList VTs = getVTList(VT); in getNode() local
8659 EVT MemVT, SDVTList VTs, SDValue Chain, in getAtomicCmpSwap()
8696 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic() local
8707 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic() local
8717 SmallVector<EVT, 4> VTs; in getMergeValues() local
8786 const auto VTs = getVTList(MVT::Other); in getLifetimeNode() local
8816 const auto VTs = getVTList(MVT::Other); in getPseudoProbeNode() local
8923 SDVTList VTs = Indexed ? in getLoad() local
9024 SDVTList VTs = getVTList(MVT::Other); in getStore() local
9091 SDVTList VTs = getVTList(MVT::Other); in getTruncStore() local
9122 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStore() local
9178 SDVTList VTs = Indexed ? getVTList(VT, Ptr.getValueType(), MVT::Other) in getLoadVP() local
9271 SDVTList VTs = Indexed ? getVTList(Ptr.getValueType(), MVT::Other) in getStoreVP() local
9342 SDVTList VTs = getVTList(MVT::Other); in getTruncStoreVP() local
9374 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStoreVP() local
9407 SDVTList VTs = Indexed ? getVTList(VT, Ptr.getValueType(), MVT::Other) in getStridedLoadVP() local
9462 SDVTList VTs = Indexed ? getVTList(Ptr.getValueType(), MVT::Other) in getStridedStoreVP() local
9511 SDVTList VTs = getVTList(MVT::Other); in getTruncStridedStoreVP() local
9537 SDValue SelectionDAG::getGatherVP(SDVTList VTs, EVT VT, const SDLoc &dl, in getGatherVP()
9580 SDValue SelectionDAG::getScatterVP(SDVTList VTs, EVT VT, const SDLoc &dl, in getScatterVP()
9633 SDVTList VTs = Indexed ? getVTList(VT, Base.getValueType(), MVT::Other) in getMaskedLoad() local
9681 SDVTList VTs = Indexed ? getVTList(Base.getValueType(), MVT::Other) in getMaskedStore() local
9719 SDValue SelectionDAG::getMaskedGather(SDVTList VTs, EVT MemVT, const SDLoc &dl, in getMaskedGather()
9766 SDValue SelectionDAG::getMaskedScatter(SDVTList VTs, EVT MemVT, const SDLoc &dl, in getMaskedScatter()
9812 SDValue SelectionDAG::getMaskedHistogram(SDVTList VTs, EVT MemVT, in getMaskedHistogram()
9853 SDVTList VTs = getVTList(MVT::Other); in getGetFPEnv() local
9880 SDVTList VTs = getVTList(MVT::Other); in getSetFPEnv() local
10123 SDVTList VTs = getVTList(VT); in getNode() local
10454 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList()
10622 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
10628 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
10636 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
10644 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
10651 SDVTList VTs = getVTList(VT); in SelectNodeTo() local
10657 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo() local
10663 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo() local
10670 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo() local
10677 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo() local
10683 SDVTList VTs,ArrayRef<SDValue> Ops) { in SelectNodeTo()
10728 SDVTList VTs, ArrayRef<SDValue> Ops) { in MorphNodeTo()
10804 SDVTList VTs = getVTList(Node->getValueType(0)); in mutateStrictFPToFP() local
10830 SDVTList VTs = getVTList(VT); in getMachineNode() local
10836 SDVTList VTs = getVTList(VT); in getMachineNode() local
10843 SDVTList VTs = getVTList(VT); in getMachineNode() local
10851 SDVTList VTs = getVTList(VT); in getMachineNode() local
10858 SDVTList VTs = getVTList(VT); in getMachineNode() local
10865 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode() local
10873 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode() local
10881 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode() local
10888 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode() local
10897 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode() local
10905 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode() local
10912 SDVTList VTs = getVTList(ResultTys); in getMachineNode() local
10917 SDVTList VTs, in getMachineNode()
12086 SDVTList VTs, EVT memvt, MachineMemOperand *mmo) in MemSDNode()
12111 std::vector<EVT> VTs; member
12504 SDVTList VTs = getVTList(ResEltVT, SVT); in UnrollVectorOverflowOp() local