Searched refs:getARMBranchTargetOpValue (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp141 /// getARMBranchTargetOpValue - Return encoding info for 24-bit immediate
143 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
744 return getARMBranchTargetOpValue(MI, OpIdx, Fixups, STI);
750 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, function in class:ARMMCCodeEmitter

Completed in 316 milliseconds