Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h211 bool canInsertSelect(const MachineBasicBlock&, ArrayRef<MachineOperand> Cond,
H A DSystemZInstrInfo.cpp560 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h174 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DAArch64InstrInfo.cpp495 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h280 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DPPCInstrInfo.cpp743 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.h343 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DX86InstrInfo.cpp2873 canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp431 if (!TII->canInsertSelect(*Head, Cond, PI.TReg, PI.FReg, in canConvertIf()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h757 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h277 bool canInsertSelect(const MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp1813 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo