Home
last modified time | relevance | path

Searched defs:CopyMI (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp107 MachineBasicBlock::iterator CopyMI = MI; in LowerSubregToReg() local
H A DRegisterCoalescer.cpp616 MachineInstr *CopyMI) { in adjustCopiesBackFrom()
806 MachineInstr *CopyMI) { in removeCopyByCommutingDef()
1089 MachineInstr &CopyMI) { in removePartialRedundancy()
1288 MachineInstr *CopyMI, in reMaterializeTrivialDef()
1669 MachineInstr *RegisterCoalescer::eliminateUndefCopy(MachineInstr *CopyMI) { in eliminateUndefCopy()
1969 MachineInstr *CopyMI, bool &Again, in joinCopy()
2265 MachineInstr *CopyMI; in joinReservedPhysReg() local
H A DSplitKit.cpp532 MachineInstr *CopyMI = BuildMI(MBB, InsertBefore, DebugLoc(), Desc) in buildSingleSubRegCopy() local
554 MachineInstr *CopyMI = in buildCopy() local
H A DTwoAddressInstructionPass.cpp1047 auto CopyMI = MBBI++; in rescheduleMIBelowKill() local
2026 MachineInstr *CopyMI = BuildMI(*MI.getParent(), MI, MI.getDebugLoc(), in eliminateRegSequence() local
H A DInlineSpiller.cpp434 MachineInstr &CopyMI) { in hoistSpillInsideBB()
H A DTargetInstrInfo.cpp784 MachineBasicBlock::iterator CopyMI = MI; in transferImplicitOperands() local
H A DLiveDebugVariables.cpp1087 MachineInstr *CopyMI = LIS.getInstructionFromIndex(DstVNI->def); in addDefsFromCopies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp91 isCopyFrom32Def(MachineInstr * CopyMI) isCopyFrom32Def() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp568 MachineInstrBuilder CopyMI = in EmitSubregNode() local