Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dtwoaddr-sink.ll4 ; revisiting) an instruction that was lowered by TII->convertToThreeAddress()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dstale-livevar-in-twoaddr-pass.mir2 …r ASAN enabled build because we didn't update LiveVariables in SIInstrInfo::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-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h258 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DSystemZInstrInfo.cpp954 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in SystemZInstrInfo
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h273 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
/external/llvm/lib/Target/X86/
DX86FixupLEAs.cpp159 return TII->convertToThreeAddress(MFI, MI, nullptr); in postRAConvertToLEA()
DX86InstrInfo.h245 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h107 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.h238 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DX86FixupLEAs.cpp183 return TII->convertToThreeAddress(MFI, MI, nullptr); in INITIALIZE_PASS()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.h265 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
DX86FixupLEAs.cpp192 return TII->convertToThreeAddress(MFI, MI, nullptr); in INITIALIZE_PASS()
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h175 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h116 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h302 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h123 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h394 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h401 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h325 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h331 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp697 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp735 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
/external/llvm-project/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp590 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()

12