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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp143 /// getARMBranchTargetOpValue - Return encoding info for 24-bit immediate
145 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
734 return getARMBranchTargetOpValue(MI, OpIdx, Fixups, STI);
740 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, function in class:ARMMCCodeEmitter

Completed in 59 milliseconds