Searched refs:canInsertSelect (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 238 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | SystemZInstrInfo.cpp | 533 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 213 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | AArch64InstrInfo.cpp | 611 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 346 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | X86InstrInfo.cpp | 3306 bool X86InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 423 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
| H A D | PPCInstrInfo.cpp | 1531 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 861 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 525 if (!TII->canInsertSelect(*Head, Cond, PI.PHI->getOperand(0).getReg(), in canConvertIf()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 302 bool canInsertSelect(const MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 2492 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo
|