Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrInfo.td569 let EncoderMethod = "getARMBranchTargetOpValue";