Searched defs:CopyMI (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp68 MachineBasicBlock::iterator CopyMI = MI; local
124 MachineBasicBlock::iterator CopyMI = MI; local
H A DLiveDebugVariables.cpp832 MachineInstr *CopyMI = LIS.getInstructionFromIndex(DstVNI->def); local
H A DTwoAddressInstructionPass.cpp849 auto CopyMI = MBBI++; local
1687 MachineInstr *CopyMI = BuildMI(*MI.getParent(), MI, MI.getDebugLoc(), local
H A DInlineSpiller.cpp372 hoistSpillInsideBB(LiveInterval &SpillLI, MachineInstr &CopyMI) argument
H A DSplitKit.cpp525 MachineInstr *CopyMI = BuildMI(MBB, InsertBefore, DebugLoc(), Desc) local
552 MachineInstr *CopyMI = local
H A DRegisterCoalescer.cpp584 adjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI) argument
773 removeCopyByCommutingDef(const CoalescerPair &CP, MachineInstr *CopyMI) argument
1060 removePartialRedundancy(const CoalescerPair &CP, MachineInstr &CopyMI) argument
1241 reMaterializeTrivialDef(const CoalescerPair &CP, MachineInstr *CopyMI, bool &IsDefCopy) argument
1562 eliminateUndefCopy(MachineInstr *CopyMI) argument
1805 joinCopy(MachineInstr *CopyMI, bool &Again) argument
2078 MachineInstr *CopyMI; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp90 bool BPFMIPeephole::isCopyFrom32Def(MachineInstr *CopyMI) argument

Completed in 139 milliseconds