/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 226 void insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
D | SystemZInstrInfo.cpp | 566 void SystemZInstrInfo::insertSelect(MachineBasicBlock &MBB, in insertSelect() function in SystemZInstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 195 void insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
D | AArch64InstrInfo.cpp | 539 void AArch64InstrInfo::insertSelect(MachineBasicBlock &MBB, in insertSelect() function in AArch64InstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 571 TII->insertSelect(*Head, FirstTerm, HeadDL, DstReg, Cond, PI.TReg, PI.FReg); in replacePHIInstrs() 599 TII->insertSelect(*Head, FirstTerm, HeadDL, in rewritePHIOperands()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 277 void insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
D | PPCInstrInfo.cpp | 792 void PPCInstrInfo::insertSelect(MachineBasicBlock &MBB, in insertSelect() function in PPCInstrInfo
|
D | PPCISelLowering.cpp | 11220 TII->insertSelect(*BB, MI, dl, MI.getOperand(0).getReg(), Cond, in EmitInstrWithCustomInserter()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 310 void insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
D | X86InstrInfo.cpp | 2866 void X86InstrInfo::insertSelect(MachineBasicBlock &MBB, in insertSelect() function in X86InstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 868 virtual void insertSelect(MachineBasicBlock &MBB, in insertSelect() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 301 void insertSelect(MachineBasicBlock &MBB,
|
D | SIInstrInfo.cpp | 2166 void SIInstrInfo::insertSelect(MachineBasicBlock &MBB, in insertSelect() function in SIInstrInfo
|