Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h239 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
DSystemZInstrInfo.cpp537 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstrInfo.h356 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
DX86InstrInfo.cpp3355 bool X86InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h227 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
DAArch64InstrInfo.cpp605 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h551 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
DPPCInstrInfo.cpp1528 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DEarlyIfConversion.cpp529 if (!TII->canInsertSelect(*Head, Cond, PI.PHI->getOperand(0).getReg(), in canConvertIf()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h901 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h311 bool canInsertSelect(const MachineBasicBlock &MBB,
DSIInstrInfo.cpp2848 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo