OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MO_PCREL
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h
179
///
MO_PCREL
- On a symbol operand, indicates a PC-relative relocation
181
MO_PCREL
,
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonMCInstLower.cpp
53
case HexagonII::
MO_PCREL
:
HexagonISelLowering.cpp
1135
unsigned char TF = IsPositionIndependent ? HexagonII::
MO_PCREL
: 0;
1161
SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::
MO_PCREL
);
1240
HexagonII::
MO_PCREL
);
1264
SDValue A = DAG.getTargetBlockAddress(BA, PtrVT, 0, HexagonII::
MO_PCREL
);
1273
HexagonII::
MO_PCREL
);
3279
SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::
MO_PCREL
);
HexagonInstrInfo.cpp
1989
{
MO_PCREL
, "hexagon-pcrel"},
Completed in 26 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026