Home
last modified time | relevance | path

Searched refs:getBranchTargetOpValue (Results 1 – 13 of 13) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp133 uint32_t getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
610 static uint32_t getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getBranchTargetOpValue() function
653 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_bl, in getThumbBLTargetOpValue()
666 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_blx, in getThumbBLXTargetOpValue()
678 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_br, in getThumbBRTargetOpValue()
690 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_bcc, in getThumbBCCTargetOpValue()
702 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_cb, Fixups, STI); in getThumbCBTargetOpValue()
726 getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getBranchTargetOpValue() function in ARMMCCodeEmitter
733 ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_t2_condbranch, Fixups, STI); in getBranchTargetOpValue()
746 return ::getBranchTargetOpValue(MI, OpIdx, in getARMBranchTargetOpValue()
[all …]
/src/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCCodeEmitter.cpp67 uint64_t getBranchTargetOpValue(const MCInst &MI, unsigned OpNo,
117 VEMCCodeEmitter::getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue() function in VEMCCodeEmitter
/src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp74 unsigned getBranchTargetOpValue(const MCInst &MI, unsigned OpNo,
206 getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue() function in SparcMCCodeEmitter
/src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCCodeEmitter.cpp74 unsigned getBranchTargetOpValue(const MCInst &Inst, unsigned OpNo,
288 unsigned LanaiMCCodeEmitter::getBranchTargetOpValue( in getBranchTargetOpValue() function in llvm::LanaiMCCodeEmitter
/src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.h94 unsigned getBranchTargetOpValue(const MCInst &MI, unsigned OpNo,
H A DMipsMCCodeEmitter.cpp225 getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue() function in MipsMCCodeEmitter
/src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp118 uint32_t getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
432 AArch64MCCodeEmitter::getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getBranchTargetOpValue() function in AArch64MCCodeEmitter
/src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td91 let EncoderMethod = "getBranchTargetOpValue";
100 let EncoderMethod = "getBranchTargetOpValue";
/src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td212 let EncoderMethod = "getBranchTargetOpValue";
/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td400 let EncoderMethod = "getBranchTargetOpValue";
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td840 let EncoderMethod = "getBranchTargetOpValue";
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2253 let EncoderMethod = "getBranchTargetOpValue";
2259 let EncoderMethod = "getBranchTargetOpValue";
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td562 let EncoderMethod = "getBranchTargetOpValue";