Home
last modified time | relevance | path

Searched refs:convertToThreeAddress (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h68 convertToThreeAddress(MachineFunction::iterator &MFI,
DAMDGPUInstrInfo.cpp79 AMDGPUInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in AMDGPUInstrInfo
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h68 convertToThreeAddress(MachineFunction::iterator &MFI,
DAMDGPUInstrInfo.cpp79 AMDGPUInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in AMDGPUInstrInfo
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.h72 convertToThreeAddress(MachineFunction::iterator &MFI,
DAMDGPUInstrInfo.cpp83 AMDGPUInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in AMDGPUInstrInfo
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h182 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DSystemZInstrInfo.cpp674 SystemZInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in SystemZInstrInfo
/external/llvm/lib/Target/X86/
DX86FixupLEAs.cpp147 return TII->convertToThreeAddress(MFI, MBBI, nullptr); in postRAConvertToLEA()
DX86InstrInfo.h233 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DX86InstrInfo.cpp2056 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in X86InstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h45 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DARMBaseInstrInfo.cpp126 ARMBaseInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in ARMBaseInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h242 convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp626 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, mi, LV); in convertInstTo3Addr()
/external/llvm/lib/Target/PowerPC/
DREADME.txt385 logical op, it will invoke PPCInstrInfo::convertToThreeAddress. At this point