Home
last modified time | relevance | path

Searched refs:GAOpc (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1377 unsigned GAOpc = N0.getOpcode(); in SelectGlobalAddress() local
1378 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()
1380 if (!UseGP && GAOpc != HexagonISD::CONST32) in SelectGlobalAddress()