/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPUInstrInfo.h | 68 convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | AMDGPUInstrInfo.cpp | 79 AMDGPUInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 202 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | SystemZInstrInfo.cpp | 790 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in SystemZInstrInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.h | 201 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | X86InstrInfo.cpp | 1438 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in X86InstrInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 42 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | ARMBaseInstrInfo.cpp | 118 ARMBaseInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in ARMBaseInstrInfo
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 214 convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 245 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | X86FixupLEAs.cpp | 159 return TII->convertToThreeAddress(MFI, MI, nullptr); in postRAConvertToLEA()
|
D | X86InstrInfo.cpp | 2752 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in X86InstrInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 107 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | ARMBaseInstrInfo.cpp | 118 MachineInstr *ARMBaseInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in ARMBaseInstrInfo
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 175 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
|
D | SIInstrInfo.cpp | 1415 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineFunction::iterator &MBB, in convertToThreeAddress() function in SIInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 302 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 653 MachineInstr *NewMI = TII->convertToThreeAddress(mbbi, mi, LV); in ConvertInstTo3Addr()
|
/external/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 697 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | README.txt | 412 logical op, it will invoke PPCInstrInfo::convertToThreeAddress. At this point
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 2227 // it during register allocation via convertToThreeAddress or some similar
|