Searched refs:convertToThreeAddress (Results 1 – 12 of 12) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
| H A D | AMDGPUInstrInfo.h | 69 convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | AMDGPUInstrInfo.cpp | 83 AMDGPUInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in AMDGPUInstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 182 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | SystemZInstrInfo.cpp | 674 SystemZInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in SystemZInstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86FixupLEAs.cpp | 146 return TII->convertToThreeAddress(MFI, MBBI, nullptr); in postRAConvertToLEA()
|
| H A D | X86InstrInfo.h | 234 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | X86InstrInfo.cpp | 2245 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in X86InstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 97 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
| H A D | ARMBaseInstrInfo.cpp | 126 ARMBaseInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in ARMBaseInstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetInstrInfo.h | 251 convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TwoAddressInstructionPass.cpp | 638 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, mi, LV); in convertInstTo3Addr()
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 2019 // it during register allocation via convertToThreeAddress or some similar
|