HomeSort by relevance Sort by last modified time
    Searched refs:getARMBranchTargetOpValue (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 119 /// getARMBranchTargetOpValue - Return encoding info for 24-bit immediate
121 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
579 return getARMBranchTargetOpValue(MI, OpIdx, Fixups);
585 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 29 milliseconds