Searched refs:canInsertSelect (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 211 bool canInsertSelect(const MachineBasicBlock&, ArrayRef<MachineOperand> Cond,
|
| H A D | SystemZInstrInfo.cpp | 560 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 174 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | AArch64InstrInfo.cpp | 495 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 280 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | PPCInstrInfo.cpp | 743 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 343 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | X86InstrInfo.cpp | 2873 canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 431 if (!TII->canInsertSelect(*Head, Cond, PI.TReg, PI.FReg, in canConvertIf()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 757 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 277 bool canInsertSelect(const MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 1813 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo
|