OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddrModeT2_so
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h
205
AddrModeT2_so
= 13,
226
case
AddrModeT2_so
: return "
AddrModeT2_so
";
/external/llvm/lib/Target/ARM/
Thumb2InstrInfo.cpp
471
//
AddrModeT2_so
cannot handle any offset. If there is no offset
474
if (AddrMode == ARMII::
AddrModeT2_so
) {
Completed in 184 milliseconds