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_HI16
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h
188
MO_HI16
,
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMCInstLower.cpp
56
case ARMII::
MO_HI16
:
ARMAsmPrinter.cpp
203
else if (TF & ARMII::
MO_HI16
)
232
else if (TF == ARMII::
MO_HI16
)
ARMExpandPseudoInsts.cpp
972
HI16 = HI16.addExternalSymbol(ES, TF | ARMII::
MO_HI16
);
979
HI16 = HI16.addGlobalAddress(GV, MO.getOffset(), TF | ARMII::
MO_HI16
);
2457
unsigned HI16TF = TF | ARMII::
MO_HI16
;
ARMConstantIslandPass.cpp
1471
ARMII::
MO_HI16
) {
ARMBaseInstrInfo.cpp
5424
{MO_LO16, "arm-lo16"}, {
MO_HI16
, "arm-hi16"}};
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h
248
///
MO_HI16
- On a symbol operand, this represents a relocation containing
250
MO_HI16
= 0x2,
282
/// combined with MO_LO16,
MO_HI16
or MO_NO_FLAG (in a constant-pool, for
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonMCInstLower.cpp
62
case HexagonII::
MO_HI16
:
HexagonInstrInfo.cpp
1992
{
MO_HI16
, "hexagon-hi16"},
Completed in 33 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026