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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp66 /// getAdrLabelOpValue - Return encoding info for 21-bit immediate ADR label
68 uint32_t getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx,
233 /// getAdrLabelOpValue - Return encoding info for 21-bit immediate ADR label
236 AArch64MCCodeEmitter::getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx, function in class:AArch64MCCodeEmitter
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp141 /// getAdrLabelOpValue - Return encoding info for 12-bit immediate
143 uint32_t getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx,
784 /// getAdrLabelOpValue - Return encoding info for 12-bit shifted-immediate
787 getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx, function in class:ARMMCCodeEmitter

Completed in 96 milliseconds