Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dtwoaddr-sink.ll4 ; revisiting) an instruction that was lowered by TII->convertToThreeAddress()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h202 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DSystemZInstrInfo.cpp790 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in SystemZInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h248 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DSystemZInstrInfo.cpp1052 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in SystemZInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.h201 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.h42 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DARMBaseInstrInfo.cpp118 ARMBaseInstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function in ARMBaseInstrInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h214 convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
/external/llvm/lib/Target/X86/
DX86InstrInfo.h245 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DX86FixupLEAs.cpp159 return TII->convertToThreeAddress(MFI, MI, nullptr); in postRAConvertToLEA()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h107 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DARMBaseInstrInfo.cpp118 MachineInstr *ARMBaseInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h112 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.h273 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DX86FixupLEAs.cpp189 return TII->convertToThreeAddress(MFI, MI, nullptr); in INITIALIZE_PASS()
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h175 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
DSIInstrInfo.cpp1415 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineFunction::iterator &MBB, in convertToThreeAddress() function in SIInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h302 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h371 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h292 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp653 MachineInstr *NewMI = TII->convertToThreeAddress(mbbi, mi, LV); in ConvertInstTo3Addr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp737 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp697 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DREADME.txt412 logical op, it will invoke PPCInstrInfo::convertToThreeAddress. At this point

12