Searched refs:NewDestBB (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.cpp | 558 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 D | AVRInstrInfo.h | 115 MachineBasicBlock &NewDestBB,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.h | 83 MachineBasicBlock &NewDestBB,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 133 MachineBasicBlock &NewDestBB,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 382 MachineBasicBlock &NewDestBB,
|
| H A D | AArch64InstrInfo.cpp | 301 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 D | TargetInstrInfo.h | 639 MachineBasicBlock &NewDestBB,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 348 MachineBasicBlock &NewDestBB,
|