Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.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()
H A DAVRInstrInfo.h115 MachineBasicBlock &NewDestBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h76 MachineBasicBlock &NewDestBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h129 MachineBasicBlock &NewDestBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h376 MachineBasicBlock &NewDestBB,
H A DAArch64InstrInfo.cpp261 MachineBasicBlock &NewDestBB, in insertIndirectBranch() argument
294 insertUnconditionalBranch(MBB, &NewDestBB, DL); in insertIndirectBranch()
304 buildIndirectBranch(Scavenged, NewDestBB); in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h616 MachineBasicBlock &NewDestBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h338 MachineBasicBlock &NewDestBB,