Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp119 uint32_t getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
587 static uint32_t getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getBranchTargetOpValue() function
630 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_bl, in getThumbBLTargetOpValue()
643 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_blx, in getThumbBLXTargetOpValue()
655 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_br, in getThumbBRTargetOpValue()
667 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_bcc, in getThumbBCCTargetOpValue()
679 return ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_arm_thumb_cb, Fixups, STI); in getThumbCBTargetOpValue()
703 getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getBranchTargetOpValue() function in ARMMCCodeEmitter
710 ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_t2_condbranch, Fixups, STI); in getBranchTargetOpValue()
723 return ::getBranchTargetOpValue(MI, OpIdx, in getARMBranchTargetOpValue()
[all …]
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCCodeEmitter.cpp62 unsigned getBranchTargetOpValue(const MCInst &MI, unsigned OpNo,
175 getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue() function in SparcMCCodeEmitter
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.h100 unsigned getBranchTargetOpValue(const MCInst &MI, unsigned OpNo,
DMipsMCCodeEmitter.cpp203 getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue() function in MipsMCCodeEmitter
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp104 uint32_t getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
390 AArch64MCCodeEmitter::getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getBranchTargetOpValue() function in AArch64MCCodeEmitter
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td110 let EncoderMethod = "getBranchTargetOpValue";
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td346 let EncoderMethod = "getBranchTargetOpValue";
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td397 let EncoderMethod = "getBranchTargetOpValue";
418 let EncoderMethod = "getBranchTargetOpValue";
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1143 let EncoderMethod = "getBranchTargetOpValue";
1148 let EncoderMethod = "getBranchTargetOpValue";