Home
last modified time | relevance | path

Searched refs:canInsertSelect (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h239 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DSystemZInstrInfo.cpp537 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h227 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DAArch64InstrInfo.cpp601 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.h356 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DX86InstrInfo.cpp3337 bool X86InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h522 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DPPCInstrInfo.cpp1533 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h887 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp523 if (!TII->canInsertSelect(*Head, Cond, PI.PHI->getOperand(0).getReg(), in canConvertIf()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h308 bool canInsertSelect(const MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2722 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo