| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 291 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | SystemZInstrInfo.cpp | 1109 SystemZInstrInfo::convertToThreeAddress(MachineInstr &MI, LiveVariables *LV, in convertToThreeAddress() function in SystemZInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 244 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | RISCVInstrInfo.cpp | 4378 MachineInstr *RISCVInstrInfo::convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function in RISCVInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 374 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | X86FixupLEAs.cpp | 210 return TII->convertToThreeAddress(MI, nullptr, nullptr); in INITIALIZE_PASS()
|
| H A D | X86InstrInfo.cpp | 1406 MachineInstr *X86InstrInfo::convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function in X86InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 453 virtual MachineInstr *convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIFoldOperands.cpp | 2144 if (TII->convertToThreeAddress(*Def, nullptr, nullptr)) in tryFoldClamp() 2312 if (TII->convertToThreeAddress(*Def, nullptr, nullptr)) in tryFoldOMod()
|
| H A D | SIInstrInfo.h | 420 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | SIInstrInfo.cpp | 3980 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function in SIInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TwoAddressInstructionPass.cpp | 793 MachineInstr *NewMI = TII->convertToThreeAddress(*mi, LV, LIS); in convertInstTo3Addr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 2632 // it during register allocation via convertToThreeAddress or some similar
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12976 …_INS_12MachineInstrEEEPNS_13LiveVariablesE", "llvm::X86InstrInfo::convertToThreeAddress(llvm::ilis… 13535 …_12MachineInstrEEEPNS_13LiveVariablesE", "llvm::ARMBaseInstrInfo::convertToThreeAddress(llvm::ilis… 14247 …S_12MachineInstrEEEPNS_13LiveVariablesE", "llvm::TargetInstrInfo::convertToThreeAddress(llvm::ilis…
|