Searched refs:NewDestBB (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.cpp | 561 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 D | AVRInstrInfo.h | 115 MachineBasicBlock &NewDestBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.h | 76 MachineBasicBlock &NewDestBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 129 MachineBasicBlock &NewDestBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 376 MachineBasicBlock &NewDestBB,
|
H A D | AArch64InstrInfo.cpp | 261 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 D | TargetInstrInfo.h | 616 MachineBasicBlock &NewDestBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 338 MachineBasicBlock &NewDestBB,
|