OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAddrMode2OffsetOpValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMMCCodeEmitter.cpp
182
///
getAddrMode2OffsetOpValue
- Return encoding for am2offset operands.
183
uint32_t
getAddrMode2OffsetOpValue
(const MCInst &MI, unsigned OpIdx,
793
uint32_t Binary =
getAddrMode2OffsetOpValue
(MI, OpIdx + 1, Fixups);
799
getAddrMode2OffsetOpValue
(const MCInst &MI, unsigned OpIdx,
[
all
...]
ARMCodeEmitter.cpp
291
uint32_t
getAddrMode2OffsetOpValue
(const MachineInstr &MI, unsigned OpIdx)
[
all
...]
Completed in 117 milliseconds