/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 177 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
D | PPCInstrInfo.cpp | 685 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 154 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
D | AArch64InstrInfo.cpp | 366 bool AArch64InstrInfo::canInsertSelect( in canInsertSelect() function in AArch64InstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 224 bool canInsertSelect(const MachineBasicBlock&, ArrayRef<MachineOperand> Cond,
|
D | SystemZInstrInfo.cpp | 533 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SystemZInstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 193 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
D | AArch64InstrInfo.cpp | 497 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in AArch64InstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 275 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
D | PPCInstrInfo.cpp | 755 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 323 bool canInsertSelect(const MachineBasicBlock&, ArrayRef<MachineOperand> Cond,
|
D | X86InstrInfo.cpp | 4277 canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 308 bool canInsertSelect(const MachineBasicBlock &, ArrayRef<MachineOperand> Cond,
|
D | X86InstrInfo.cpp | 2830 canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo
|
/external/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 423 if (!TII->canInsertSelect(*Head, Cond, PI.TReg, PI.FReg, in canConvertIf()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 688 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 523 if (!TII->canInsertSelect(*Head, Cond, PI.TReg, PI.FReg, in canConvertIf()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 846 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 295 bool canInsertSelect(const MachineBasicBlock &MBB,
|
D | SIInstrInfo.cpp | 2126 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in SIInstrInfo
|