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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp74 /// getAdrLabelOpValue - Return encoding info for 21-bit immediate ADR label
76 uint32_t getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx,
230 /// getAdrLabelOpValue - Return encoding info for 21-bit immediate ADR label
233 AArch64MCCodeEmitter::getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx, function in class:AArch64MCCodeEmitter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp153 /// getAdrLabelOpValue - Return encoding info for 12-bit immediate
155 uint32_t getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx,
818 /// getAdrLabelOpValue - Return encoding info for 12-bit shifted-immediate
821 getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx, function in class:ARMMCCodeEmitter

Completed in 77 milliseconds