Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp143 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
744 return getARMBranchTargetOpValue(MI, OpIdx, Fixups, STI); in getBranchTargetOpValue()
750 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getARMBranchTargetOpValue() function in ARMMCCodeEmitter
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td563 let EncoderMethod = "getARMBranchTargetOpValue";