Searched defs:BrOffset (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp96 unsigned BrOffset = getOffsetOf(MI) + PCAdj; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp201 computeBranchSize(MachineFunction &Fn, const MachineBasicBlock *Src, const MachineBasicBlock *Dest, unsigned BrOffset) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp560 insertIndirectBranch(MachineBasicBlock &MBB, MachineBasicBlock &NewDestBB, MachineBasicBlock &RestoreBB, const DebugLoc &DL, int64_t BrOffset, RegScavenger *RS) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp406 insertIndirectBranch(MachineBasicBlock &MBB, MachineBasicBlock &DestBB, MachineBasicBlock &RestoreBB, const DebugLoc &DL, int64_t BrOffset, RegScavenger *RS) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp333 int64_t BrOffset = getInstrOffset(MI); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp1214 unsigned BrOffset = getOffsetOf(MI); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1455 unsigned BrOffset = getOffsetOf(MI) + PCAdj; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp258 insertIndirectBranch(MachineBasicBlock &MBB, MachineBasicBlock &NewDestBB, MachineBasicBlock &RestoreBB, const DebugLoc &DL, int64_t BrOffset, RegScavenger *RS) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1094 insertIndirectBranch(MachineBasicBlock &MBB, MachineBasicBlock &DestBB, MachineBasicBlock &RestoreBB, const DebugLoc &DL, int64_t BrOffset, RegScavenger *RS) const argument

Completed in 361 milliseconds