| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 181 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | RISCVInstrInfo.cpp | 2372 MachineInstr *RISCVInstrInfo::convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function in RISCVInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 275 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | SystemZInstrInfo.cpp | 955 SystemZInstrInfo::convertToThreeAddress(MachineInstr &MI, LiveVariables *LV, in convertToThreeAddress() function in SystemZInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 272 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | X86FixupLEAs.cpp | 215 return TII->convertToThreeAddress(MI, nullptr, nullptr); in INITIALIZE_PASS()
|
| H A D | X86InstrInfo.cpp | 1313 MachineInstr *X86InstrInfo::convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function in X86InstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 123 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | ARMBaseInstrInfo.cpp | 179 ARMBaseInstrInfo::convertToThreeAddress(MachineInstr &MI, LiveVariables *LV, in convertToThreeAddress() function in ARMBaseInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIFoldOperands.cpp | 1391 if (TII->convertToThreeAddress(*Def, nullptr, nullptr)) in tryFoldClamp() 1543 if (TII->convertToThreeAddress(*Def, nullptr, nullptr)) in tryFoldOMod()
|
| H A D | SIInstrInfo.h | 347 MachineInstr *convertToThreeAddress(MachineInstr &MI, LiveVariables *LV,
|
| H A D | SIInstrInfo.cpp | 3380 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function in SIInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 431 virtual MachineInstr *convertToThreeAddress(MachineInstr &MI, in convertToThreeAddress() function
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TwoAddressInstructionPass.cpp | 683 MachineInstr *NewMI = TII->convertToThreeAddress(*mi, LV, LIS); in convertInstTo3Addr()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 2500 // it during register allocation via convertToThreeAddress or some similar
|