Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h250 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DSystemZInstrInfo.cpp550 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h412 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DX86InstrInfo.cpp4097 bool X86InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h399 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DAArch64InstrInfo.cpp702 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h447 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DPPCInstrInfo.cpp1520 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp529 if (!TII->canInsertSelect(*Head, Cond, PI.PHI->getOperand(0).getReg(), in canConvertIf()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h934 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h365 bool canInsertSelect(const MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp3221 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo