Searched defs:insertSelect (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZInstrInfo.cpp | 584 void SystemZInstrInfo::insertSelect(MachineBasicBlock &MBB, insertSelect() function in SystemZInstrInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 957 virtual void insertSelect(MachineBasicBlock &MBB, insertSelect() function |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 1566 void PPCInstrInfo::insertSelect(MachineBasicBlock &MBB, insertSelect() function in PPCInstrInfo |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 4134 void X86InstrInfo::insertSelect(MachineBasicBlock &MBB, insertSelect() function in X86InstrInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 751 void AArch64InstrInfo::insertSelect(MachineBasicBlock &MBB, insertSelect() function in AArch64InstrInfo |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 3264 void SIInstrInfo::insertSelect(MachineBasicBlock &MBB, insertSelect() function in SIInstrInfo |