Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp145 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
734 return getARMBranchTargetOpValue(MI, OpIdx, Fixups, STI); in getBranchTargetOpValue()
740 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getARMBranchTargetOpValue() function in ARMMCCodeEmitter
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td581 let EncoderMethod = "getARMBranchTargetOpValue";