OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getARMBranchTargetOpValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp
117
///
getARMBranchTargetOpValue
- Return encoding info for 24-bit immediate
119
uint32_t
getARMBranchTargetOpValue
(const MCInst &MI, unsigned OpIdx,
576
return
getARMBranchTargetOpValue
(MI, OpIdx, Fixups);
582
getARMBranchTargetOpValue
(const MCInst &MI, unsigned OpIdx,
[
all
...]
/external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp
200
unsigned
getARMBranchTargetOpValue
(const MachineInstr &MI, unsigned Op)
[
all
...]
Completed in 125 milliseconds