Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp144 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
715 return getARMBranchTargetOpValue(MI, OpIdx, Fixups, STI); in getBranchTargetOpValue()
721 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getARMBranchTargetOpValue() function in ARMMCCodeEmitter
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrInfo.td527 let EncoderMethod = "getARMBranchTargetOpValue";