Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1396 unsigned GAOpc = N0.getOpcode(); in SelectGlobalAddress() local
1397 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()
1399 if (!UseGP && GAOpc != HexagonISD::CONST32) in SelectGlobalAddress()