Home
last modified time | relevance | path

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

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