/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | twoaddr-sink.ll | 4 ; revisiting) an instruction that was lowered by TII->convertToThreeAddress()
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | stale-livevar-in-twoaddr-pass.mir | 2 …r ASAN enabled build because we didn't update LiveVariables in SIInstrInfo::convertToThreeAddress()
|
/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-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 258 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | SystemZInstrInfo.cpp | 954 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress() function in SystemZInstrInfo
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 273 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
/external/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 159 return TII->convertToThreeAddress(MFI, MI, nullptr); in postRAConvertToLEA()
|
D | X86InstrInfo.h | 245 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 107 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 238 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | X86FixupLEAs.cpp | 183 return TII->convertToThreeAddress(MFI, MI, nullptr); in INITIALIZE_PASS()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 265 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
D | X86FixupLEAs.cpp | 192 return TII->convertToThreeAddress(MFI, MI, nullptr); in INITIALIZE_PASS()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 175 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 116 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 302 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 123 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 394 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 401 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI, in convertToThreeAddress() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 325 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 331 MachineInstr *convertToThreeAddress(MachineFunction::iterator &MBB,
|
/external/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 697 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 735 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 590 MachineInstr *NewMI = TII->convertToThreeAddress(MFI, *mi, LV); in convertInstTo3Addr()
|