Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1547 unsigned GAOpc = N0.getOpcode(); in SelectGlobalAddress() local
1548 if (UseGP && GAOpc != HexagonISD::CONST32_GP) in SelectGlobalAddress()
1550 if (!UseGP && GAOpc != HexagonISD::CONST32) in SelectGlobalAddress()