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.cpp558 MachineBasicBlock &NewDestBB, in insertIndirectBranch() argument
568 BuildMI(&MBB, DL, get(AVR::JMPk)).addMBB(&NewDestBB); in insertIndirectBranch()
573 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.h83 MachineBasicBlock &NewDestBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h133 MachineBasicBlock &NewDestBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h382 MachineBasicBlock &NewDestBB,
H A DAArch64InstrInfo.cpp301 MachineBasicBlock &NewDestBB, in insertIndirectBranch() argument
334 insertUnconditionalBranch(MBB, &NewDestBB, DL); in insertIndirectBranch()
344 buildIndirectBranch(Scavenged, NewDestBB); in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h639 MachineBasicBlock &NewDestBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h348 MachineBasicBlock &NewDestBB,