Searched refs:TargetConstant (Results 1 – 17 of 17) sorted by relevance
126 TargetConstant, enumerator
1570 : SDNode(isTarget ? ISD::TargetConstant : ISD::Constant, 0, DebugLoc(),1593 N->getOpcode() == ISD::TargetConstant;
1211 /* 2568*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1265 /* 2686*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1293 /* 2740*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1316 /* 2784*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1346 /* 2840*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1368 /* 2883*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1396 /* 2937*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1419 /* 2981*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1449 /* 3037*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),1490 /* 3117*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),[all …]
156 case ISD::TargetConstant: in getOperationName()
82 return N->getOpcode() == ISD::TargetConstant || in IgnoreNodeResults()
963 if (Node->getOpcode() == ISD::TargetConstant || in LegalizeOp()976 Op.getOpcode() == ISD::TargetConstant || in LegalizeOp()
2786 case ISD::TargetConstant: in SelectCodeCommon()
494 case ISD::TargetConstant: in AddNodeIDCustom()1301 unsigned Opc = isT ? ISD::TargetConstant : ISD::Constant; in getConstant()
14121 assert((Inc.getOpcode() != ISD::TargetConstant || in SplitIndexingFromLoad()14124 if (Inc.getOpcode() == ISD::TargetConstant) { in SplitIndexingFromLoad()14325 bool HasOTCInc = LD->getOperand(2).getOpcode() == ISD::TargetConstant && in visitLOAD()
855 case ISD::TargetConstant: in SimplifyDemandedBits()
313 def timm : SDNode<"ISD::TargetConstant",SDTIntLeaf, [], "ConstantSDNode">;871 // Convenience wrapper for ImmLeaf to use timm/TargetConstant instead
7017 /* 13592*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),7846 /* 14990*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),7868 /* 15030*/ OPC_SwitchOpcode /*2 cases */, 14, TARGET_VAL(ISD::TargetConstant),// ->150487892 /* 15076*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),8172 /* 15562*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),8194 /* 15602*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),8364 /* 15907*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),8377 /* 15930*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),8390 /* 15953*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),8403 /* 15976*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),[all …]
226 if (N.getOpcode() == ISD::TargetConstant || in SelectAddrImmOffs()4523 N->getOperand(1).getOpcode() == ISD::TargetConstant) in Select()4649 if (Offset.getOpcode() == ISD::TargetConstant || in Select()
1324 assert(Op->getOperand(OpNo).getOpcode() == ISD::TargetConstant); in lowerDSPIntr()
16332 /* 43356*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),16344 /* 43377*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),16501 /* 43664*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),16505 /* 43670*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),16517 /* 43692*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),16521 /* 43698*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),16541 /* 43734*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),16562 /* 43770*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),17956 /* 46259*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),17977 /* 46295*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),[all …]
396 // tuimm5sN predicate - similiar to uimm5sN, but use TImmLeaf (TargetConstant)627 // Same as vecshiftR#N, but use TargetConstant (TimmLeaf) instead of Constant798 // timm0_31 predicate - same ass imm0_31, but use TargetConstant (TimmLeaf)
11796 case ISD::TargetConstant: { in checkValueWidth()