Searched refs:GAOpc (Results 1 – 1 of 1) sorted by relevance
1464 unsigned GAOpc = N0.getOpcode(); in SelectGlobalAddress() local1465 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()1467 if (!UseGP && GAOpc != HexagonISD::CONST32) in SelectGlobalAddress()