Searched refs:GAOpc (Results 1 – 2 of 2) sorted by relevance
1419 unsigned GAOpc = N0.getOpcode(); in SelectGlobalAddress() local1420 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()1422 if (!UseGP && GAOpc != HexagonISD::CONST32) in SelectGlobalAddress()
1377 unsigned GAOpc = N0.getOpcode(); in SelectGlobalAddress() local1378 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()1380 if (!UseGP && GAOpc != HexagonISD::CONST32) in SelectGlobalAddress()