Lines Matching refs:getVTList
768 AddNodeIDValueTypes(ID, N->getVTList()); in AddNodeIDNode()
1078 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
1098 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
1116 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
1135 EntryNode(ISD::EntryToken, 0, DebugLoc(), getVTList(MVT::Other)), in SelectionDAG()
1446 AddNodeIDNode(ID, Opc, getVTList(EltVT), None); in getConstant()
1504 AddNodeIDNode(ID, Opc, getVTList(EltVT), None); in getConstantFP()
1563 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getGlobalAddress()
1581 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getFrameIndex()
1599 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getJumpTable()
1623 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getConstantPool()
1650 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getConstantPool()
1669 AddNodeIDNode(ID, ISD::TargetIndex, getVTList(VT), None); in getTargetIndex()
1685 AddNodeIDNode(ID, ISD::BasicBlock, getVTList(MVT::Other), None); in getBasicBlock()
1925 AddNodeIDNode(ID, ISD::VECTOR_SHUFFLE, getVTList(VT), Ops); in getVectorShuffle()
1962 AddNodeIDNode(ID, ISD::Register, getVTList(VT), None); in getRegister()
1977 AddNodeIDNode(ID, ISD::RegisterMask, getVTList(MVT::Untyped), None); in getRegisterMask()
1998 AddNodeIDNode(ID, Opcode, getVTList(MVT::Other), Ops); in getLabelNode()
2019 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getBlockAddress()
2035 AddNodeIDNode(ID, ISD::SRCVALUE, getVTList(MVT::Other), None); in getSrcValue()
2050 AddNodeIDNode(ID, ISD::MDNODE_SDNODE, getVTList(MVT::Other), None); in getMDNode()
2074 AddNodeIDNode(ID, ISD::ADDRSPACECAST, getVTList(VT), Ops); in getAddrSpaceCast()
4623 AddNodeIDNode(ID, Opcode, getVTList(VT), None); in getNode()
4629 getVTList(VT)); in getNode()
5073 SDVTList VTs = getVTList(VT); in getNode()
5517 AddNodeIDNode(ID, ISD::AssertAlign, getVTList(Val.getValueType()), {Val}); in getAssertAlign()
6003 SDVTList VTs = getVTList(VT); in getNode()
6167 SDVTList VTs = getVTList(VT); in getNode()
7175 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic()
7176 getVTList(VT, MVT::Other); in getAtomic()
7186 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic()
7200 return getNode(ISD::MERGE_VALUES, dl, getVTList(VTs), Ops); in getMergeValues()
7264 const auto VTs = getVTList(MVT::Other); in getLifetimeNode()
7294 const auto VTs = getVTList(MVT::Other); in getPseudoProbeNode()
7402 getVTList(VT, Ptr.getValueType(), MVT::Other) : getVTList(VT, MVT::Other); in getLoad()
7502 SDVTList VTs = getVTList(MVT::Other); in getStore()
7568 SDVTList VTs = getVTList(MVT::Other); in getTruncStore()
7598 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStore()
7630 SDVTList VTs = Indexed ? getVTList(VT, Base.getValueType(), MVT::Other) in getMaskedLoad()
7631 : getVTList(VT, MVT::Other); in getMaskedLoad()
7677 SDVTList VTs = Indexed ? getVTList(Base.getValueType(), MVT::Other) in getMaskedStore()
7678 : getVTList(MVT::Other); in getMaskedStore()
7909 return getNode(ISD::VAARG, dl, getVTList(VT, MVT::Other), Ops); in getVAArg()
7982 SDVTList VTs = getVTList(VT); in getNode()
8010 return getNode(Opcode, DL, getVTList(ResultTys), Ops); in getNode()
8147 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
8151 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
8169 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
8189 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
8211 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
8379 SDVTList VTs = getVTList(VT); in SelectNodeTo()
8385 SDVTList VTs = getVTList(VT); in SelectNodeTo()
8393 SDVTList VTs = getVTList(VT); in SelectNodeTo()
8401 SDVTList VTs = getVTList(VT); in SelectNodeTo()
8408 SDVTList VTs = getVTList(VT); in SelectNodeTo()
8414 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
8420 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
8427 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
8434 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
8561 SDVTList VTs = getVTList(Node->getValueType(0)); in mutateStrictFPToFP()
8587 SDVTList VTs = getVTList(VT); in getMachineNode()
8593 SDVTList VTs = getVTList(VT); in getMachineNode()
8600 SDVTList VTs = getVTList(VT); in getMachineNode()
8608 SDVTList VTs = getVTList(VT); in getMachineNode()
8615 SDVTList VTs = getVTList(VT); in getMachineNode()
8622 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
8630 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
8638 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
8645 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
8654 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
8662 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
8669 SDVTList VTs = getVTList(ResultTys); in getMachineNode()
10099 SDVTList VTs = getVTList(ResEltVT, SVT); in UnrollVectorOverflowOp()