/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/chromium_org/third_party/mesa/src/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/R600/ |
D | AMDGPUInstrInfo.h | 72 convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | AMDGPUInstrInfo.cpp | 83 AMDGPUInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 182 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | SystemZInstrInfo.cpp | 674 SystemZInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in SystemZInstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 147 return TII->convertToThreeAddress(MFI, MBBI, nullptr); in postRAConvertToLEA()
|
D | X86InstrInfo.h | 233 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | X86InstrInfo.cpp | 2056 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in X86InstrInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 45 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | ARMBaseInstrInfo.cpp | 126 ARMBaseInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in ARMBaseInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 242 convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
/external/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 626 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, mi, LV); in convertInstTo3Addr()
|
/external/llvm/lib/Target/PowerPC/ |
D | README.txt | 385 logical op, it will invoke PPCInstrInfo::convertToThreeAddress. At this point
|