Lines Matching refs:getVTList
543 AddNodeIDValueTypes(ID, N->getVTList()); in AddNodeIDNode()
851 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
869 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
886 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
906 EntryNode(ISD::EntryToken, 0, DebugLoc(), getVTList(MVT::Other)), in SelectionDAG()
1190 AddNodeIDNode(ID, Opc, getVTList(EltVT), None); in getConstant()
1235 AddNodeIDNode(ID, Opc, getVTList(EltVT), None); in getConstantFP()
1296 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getGlobalAddress()
1316 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getFrameIndex()
1334 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getJumpTable()
1358 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getConstantPool()
1385 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getConstantPool()
1404 AddNodeIDNode(ID, ISD::TargetIndex, getVTList(VT), None); in getTargetIndex()
1421 AddNodeIDNode(ID, ISD::BasicBlock, getVTList(MVT::Other), None); in getBasicBlock()
1641 AddNodeIDNode(ID, ISD::VECTOR_SHUFFLE, getVTList(VT), Ops); in getVectorShuffle()
1686 AddNodeIDNode(ID, ISD::CONVERT_RNDSAT, getVTList(VT), Ops); in getConvertRndSat()
1701 AddNodeIDNode(ID, ISD::Register, getVTList(VT), None); in getRegister()
1715 AddNodeIDNode(ID, ISD::RegisterMask, getVTList(MVT::Untyped), None); in getRegisterMask()
1730 AddNodeIDNode(ID, ISD::EH_LABEL, getVTList(MVT::Other), Ops); in getEHLabel()
1751 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getBlockAddress()
1771 AddNodeIDNode(ID, ISD::SRCVALUE, getVTList(MVT::Other), None); in getSrcValue()
1787 AddNodeIDNode(ID, ISD::MDNODE_SDNODE, getVTList(MVT::Other), None); in getMDNode()
1812 AddNodeIDNode(ID, ISD::ADDRSPACECAST, getVTList(VT), Ops); in getAddrSpaceCast()
2850 AddNodeIDNode(ID, Opcode, getVTList(VT), None); in getNode()
2856 DL.getDebugLoc(), getVTList(VT)); in getNode()
3166 SDVTList VTs = getVTList(VT); in getNode()
3874 SDVTList VTs = getVTList(VT); in getNode()
3981 SDVTList VTs = getVTList(VT); in getNode()
4906 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic()
4907 getVTList(VT, MVT::Other); in getAtomic()
4920 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic()
4934 return getNode(ISD::MERGE_VALUES, dl, getVTList(VTs), Ops); in getMergeValues()
5098 getVTList(VT, Ptr.getValueType(), MVT::Other) : getVTList(VT, MVT::Other); in getLoad()
5206 SDVTList VTs = getVTList(MVT::Other); in getStore()
5275 SDVTList VTs = getVTList(MVT::Other); in getTruncStore()
5303 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStore()
5329 SDVTList VTs = getVTList(VT, MVT::Other); in getMaskedLoad()
5358 SDVTList VTs = getVTList(MVT::Other); in getMaskedStore()
5433 return getNode(ISD::VAARG, dl, getVTList(VT, MVT::Other), Ops); in getVAArg()
5485 SDVTList VTs = getVTList(VT); in getNode()
5509 return getNode(Opcode, DL, getVTList(ResultTys), Ops); in getNode()
5623 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
5627 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
5645 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
5665 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
5687 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
5831 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5837 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5845 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5853 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5860 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5866 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5872 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5879 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
5886 SDVTList VTs = getVTList(VT1, VT2, VT3, VT4); in SelectNodeTo()
5893 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5901 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5910 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5919 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
6051 SDVTList VTs = getVTList(VT); in getMachineNode()
6057 SDVTList VTs = getVTList(VT); in getMachineNode()
6065 SDVTList VTs = getVTList(VT); in getMachineNode()
6073 SDVTList VTs = getVTList(VT); in getMachineNode()
6081 SDVTList VTs = getVTList(VT); in getMachineNode()
6087 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6094 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6102 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6111 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6120 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6128 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
6137 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
6146 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
6154 SDVTList VTs = getVTList(VT1, VT2, VT3, VT4); in getMachineNode()
6162 SDVTList VTs = getVTList(ResultTys); in getMachineNode()