Searched refs:TargetConstantPool (Results 1 – 9 of 9) sorted by relevance
135 TargetConstantPool, enumerator
1710 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0,1719 : SDNode(isTarget ? ISD::TargetConstantPool : ISD::ConstantPool, 0,1755 N->getOpcode() == ISD::TargetConstantPool;
163 case ISD::TargetConstantPool: return "TargetConstantPool"; in getOperationName()
2950 case ISD::TargetConstantPool: in SelectCodeCommon()
527 case ISD::TargetConstantPool: { in AddNodeIDCustom()1409 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()1435 unsigned Opc = isTarget ? ISD::TargetConstantPool : ISD::ConstantPool; in getConstantPool()
952 if (Addr.getOperand(0).getOpcode() == ISD::TargetConstantPool) in selectVectorConstants()
1061 N.getOperand(0).getOpcode() != ISD::TargetConstantPool && in SelectThumbAddrModeImm5S()1172 if (Base.getOpcode() == ISD::TargetConstantPool) in SelectT2AddrModeImm12()
319 def tconstpool : SDNode<"ISD::TargetConstantPool", SDTPtrLeaf, [],
2318 Disp.getOpcode() == ISD::TargetConstantPool || in SelectAddressRegImm()