Searched refs:CONST32_GP (Results 1 – 4 of 4) sorted by relevance
1549 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()1576 case HexagonISD::CONST32_GP: in SelectGlobalAddress()2030 V.getOpcode() == HexagonISD::CONST32_GP; in isTargetConstant()
38 CONST32_GP, // For marking data present in GP. enumerator
1315 return DAG.getNode(HexagonISD::CONST32_GP, dl, PtrVT, GA); in LowerGLOBALADDRESS()1343 return DAG.getNode(HexagonISD::CONST32_GP, dl, PtrVT, A); in LowerBlockAddress()1940 case HexagonISD::CONST32_GP: return "HexagonISD::CONST32_GP"; in getTargetNodeName()3885 if (BO.first.getOpcode() == HexagonISD::CONST32_GP) in shouldReduceLoadWidth()
414 def HexagonCONST32_GP: SDNode<"HexagonISD::CONST32_GP", SDTHexagonCONST32>;