Searched refs:convertToThreeAddress (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 245 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | SystemZInstrInfo.cpp | 978 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in SystemZInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 118 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | ARMBaseInstrInfo.cpp | 142 MachineInstr *ARMBaseInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in ARMBaseInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 274 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | X86FixupLEAs.cpp | 193 return TII->convertToThreeAddress(MFI, MI, nullptr); in INITIALIZE_PASS()
|
| H A D | X86InstrInfo.cpp | 925 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in X86InstrInfo
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 371 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 307 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
|
| H A D | SIInstrInfo.cpp | 2273 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineFunction::iterator &MBB, in convertToThreeAddress() function in SIInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | TwoAddressInstructionPass.cpp | 737 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 2471 // it during register allocation via convertToThreeAddress or some similar
|