Home
last modified time | relevance | path

Searched refs:GAOpc (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1464 unsigned GAOpc = N0.getOpcode(); in SelectGlobalAddress() local
1465 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()
1467 if (!UseGP && GAOpc != HexagonISD::CONST32) in SelectGlobalAddress()