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