Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h238 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DSystemZInstrInfo.cpp533 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h213 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DAArch64InstrInfo.cpp611 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h350 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DX86InstrInfo.cpp3358 bool X86InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h428 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
H A DPPCInstrInfo.cpp1531 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h874 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp525 if (!TII->canInsertSelect(*Head, Cond, PI.PHI->getOperand(0).getReg(), in canConvertIf()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h303 bool canInsertSelect(const MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2545 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo