OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAddrMode5OpValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp
225
///
getAddrMode5OpValue
- Return encoding info for 'reg +/- imm8' operand.
226
uint32_t
getAddrMode5OpValue
(const MCInst &MI, unsigned OpIdx,
[
all
...]
/external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp
311
uint32_t
getAddrMode5OpValue
(const MachineInstr &MI, unsigned Op) const {
[
all
...]
Completed in 31 milliseconds