• Home
  • Raw
  • Download

Lines Matching refs:getVTList

516   AddNodeIDValueTypes(ID, N->getVTList());  in AddNodeIDNode()
825 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
846 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
866 AddNodeIDNode(ID, N->getOpcode(), N->getVTList(), Ops); in FindModifiedNodeSlot()
886 EntryNode(ISD::EntryToken, 0, DebugLoc(), getVTList(MVT::Other)), in SelectionDAG()
1181 AddNodeIDNode(ID, Opc, getVTList(EltVT), None); in getConstant()
1223 AddNodeIDNode(ID, Opc, getVTList(EltVT), None); in getConstantFP()
1279 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getGlobalAddress()
1298 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getFrameIndex()
1316 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getJumpTable()
1339 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getConstantPool()
1366 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getConstantPool()
1385 AddNodeIDNode(ID, ISD::TargetIndex, getVTList(VT), None); in getTargetIndex()
1401 AddNodeIDNode(ID, ISD::BasicBlock, getVTList(MVT::Other), None); in getBasicBlock()
1620 AddNodeIDNode(ID, ISD::VECTOR_SHUFFLE, getVTList(VT), Ops); in getVectorShuffle()
1664 AddNodeIDNode(ID, ISD::CONVERT_RNDSAT, getVTList(VT), Ops); in getConvertRndSat()
1680 AddNodeIDNode(ID, ISD::Register, getVTList(VT), None); in getRegister()
1694 AddNodeIDNode(ID, ISD::RegisterMask, getVTList(MVT::Untyped), None); in getRegisterMask()
1710 AddNodeIDNode(ID, ISD::EH_LABEL, getVTList(MVT::Other), Ops); in getEHLabel()
1731 AddNodeIDNode(ID, Opc, getVTList(VT), None); in getBlockAddress()
1750 AddNodeIDNode(ID, ISD::SRCVALUE, getVTList(MVT::Other), None); in getSrcValue()
1765 AddNodeIDNode(ID, ISD::MDNODE_SDNODE, getVTList(MVT::Other), None); in getMDNode()
1789 AddNodeIDNode(ID, ISD::ADDRSPACECAST, getVTList(VT), Ops); in getAddrSpaceCast()
2886 AddNodeIDNode(ID, Opcode, getVTList(VT), None); in getNode()
2892 getVTList(VT)); in getNode()
3208 SDVTList VTs = getVTList(VT); in getNode()
3913 SDVTList VTs = getVTList(VT); in getNode()
4015 SDVTList VTs = getVTList(VT); in getNode()
4924 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic()
4925 getVTList(VT, MVT::Other); in getAtomic()
4936 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic()
4950 return getNode(ISD::MERGE_VALUES, dl, getVTList(VTs), Ops); in getMergeValues()
5109 getVTList(VT, Ptr.getValueType(), MVT::Other) : getVTList(VT, MVT::Other); in getLoad()
5212 SDVTList VTs = getVTList(MVT::Other); in getStore()
5282 SDVTList VTs = getVTList(MVT::Other); in getTruncStore()
5310 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); in getIndexedStore()
5336 SDVTList VTs = getVTList(VT, MVT::Other); in getMaskedLoad()
5367 SDVTList VTs = getVTList(MVT::Other); in getMaskedStore()
5462 return getNode(ISD::VAARG, dl, getVTList(VT, MVT::Other), Ops); in getVAArg()
5520 SDVTList VTs = getVTList(VT); in getNode()
5545 return getNode(Opcode, DL, getVTList(ResultTys), Ops); in getNode()
5632 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList() function in SelectionDAG
5636 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() function in SelectionDAG
5654 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() function in SelectionDAG
5674 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() function in SelectionDAG
5696 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { in getVTList() function in SelectionDAG
5840 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5846 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5854 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5862 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5869 SDVTList VTs = getVTList(VT); in SelectNodeTo()
5875 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5881 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5888 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
5895 SDVTList VTs = getVTList(VT1, VT2, VT3, VT4); in SelectNodeTo()
5902 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5910 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5919 SDVTList VTs = getVTList(VT1, VT2); in SelectNodeTo()
5928 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
6040 SDVTList VTs = getVTList(VT); in getMachineNode()
6046 SDVTList VTs = getVTList(VT); in getMachineNode()
6053 SDVTList VTs = getVTList(VT); in getMachineNode()
6061 SDVTList VTs = getVTList(VT); in getMachineNode()
6068 SDVTList VTs = getVTList(VT); in getMachineNode()
6074 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6080 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6088 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6096 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6104 SDVTList VTs = getVTList(VT1, VT2); in getMachineNode()
6111 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
6120 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
6128 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
6135 SDVTList VTs = getVTList(VT1, VT2, VT3, VT4); in getMachineNode()
6142 SDVTList VTs = getVTList(ResultTys); in getMachineNode()