Searched refs:convertToThreeAddress (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 146 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
|
| H A D | RISCVInstrInfo.cpp | 1412 MachineInstr *RISCVInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in RISCVInstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 273 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | SystemZInstrInfo.cpp | 945 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in SystemZInstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 265 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | X86FixupLEAs.cpp | 216 return TII->convertToThreeAddress(MFI, MI, nullptr); in INITIALIZE_PASS()
|
| H A D | X86InstrInfo.cpp | 1377 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in X86InstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 123 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | ARMBaseInstrInfo.cpp | 176 MachineInstr *ARMBaseInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in ARMBaseInstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 414 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 332 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
|
| H A D | SIInstrInfo.cpp | 3096 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineFunction::iterator &MBB, in convertToThreeAddress() function in SIInstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TwoAddressInstructionPass.cpp | 595 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 2903 // it during register allocation via convertToThreeAddress or some similar
|