Searched defs:isBranchOffsetInRange (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp532 bool AVRInstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:llvm::AVRInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp278 bool MipsInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, function in class:MipsInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp432 bool RISCVInstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:RISCVInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h548 virtual bool isBranchOffsetInRange(unsigned BranchOpc, function in class:llvm::TargetInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1749 bool SIInstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:SIInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp179 bool AArch64InstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:AArch64InstrInfo

Completed in 207 milliseconds