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

/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/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,
820 /// getAdrLabelOpValue - Return encoding info for 12-bit shifted-immediate
823 getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx, function in class:ARMMCCodeEmitter

Completed in 138 milliseconds