Home
last modified time | relevance | path

Searched refs:NewDestBB (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRInstrInfo.cpp561 MachineBasicBlock &NewDestBB, in insertIndirectBranch() argument
571 BuildMI(&MBB, DL, get(AVR::JMPk)).addMBB(&NewDestBB); in insertIndirectBranch()
576 BuildMI(&MBB, DL, get(AVR::RJMPk)).addMBB(&NewDestBB); in insertIndirectBranch()
HDAVRInstrInfo.h115 MachineBasicBlock &NewDestBB,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchInstrInfo.h76 MachineBasicBlock &NewDestBB,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.h129 MachineBasicBlock &NewDestBB,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.h376 MachineBasicBlock &NewDestBB,
HDAArch64InstrInfo.cpp261 MachineBasicBlock &NewDestBB, in insertIndirectBranch() argument
294 insertUnconditionalBranch(MBB, &NewDestBB, DL); in insertIndirectBranch()
304 buildIndirectBranch(Scavenged, NewDestBB); in insertIndirectBranch()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetInstrInfo.h616 MachineBasicBlock &NewDestBB,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h338 MachineBasicBlock &NewDestBB,