Searched refs:canInsertSelect (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 250 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | SystemZInstrInfo.cpp | 550 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 383 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | X86InstrInfo.cpp | 3993 bool X86InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 252 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | AArch64InstrInfo.cpp | 698 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 433 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | PPCInstrInfo.cpp | 1505 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 529 if (!TII->canInsertSelect(*Head, Cond, PI.PHI->getOperand(0).getReg(), in canConvertIf()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 908 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 365 bool canInsertSelect(const MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 3170 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo
|