Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp107 MachineBasicBlock::iterator CopyMI = MI; in LowerSubregToReg() local
H A DRegisterCoalescer.cpp616 adjustCopiesBackFrom(const CoalescerPair & CP,MachineInstr * CopyMI) adjustCopiesBackFrom() argument
805 removeCopyByCommutingDef(const CoalescerPair & CP,MachineInstr * CopyMI) removeCopyByCommutingDef() argument
1088 removePartialRedundancy(const CoalescerPair & CP,MachineInstr & CopyMI) removePartialRedundancy() argument
1287 reMaterializeTrivialDef(const CoalescerPair & CP,MachineInstr * CopyMI,bool & IsDefCopy) reMaterializeTrivialDef() argument
1669 eliminateUndefCopy(MachineInstr * CopyMI) eliminateUndefCopy() argument
1969 joinCopy(MachineInstr * CopyMI,bool & Again,SmallPtrSetImpl<MachineInstr * > & CurrentErasedInstrs) joinCopy() argument
2265 MachineInstr *CopyMI; joinReservedPhysReg() local
[all...]
H A DTwoAddressInstructionPass.cpp974 auto CopyMI = MBBI++; rescheduleMIBelowKill() local
1963 MachineInstr *CopyMI = BuildMI(*MI.getParent(), MI, MI.getDebugLoc(), eliminateRegSequence() local
[all...]
H A DSplitKit.cpp533 MachineInstr *CopyMI = BuildMI(MBB, InsertBefore, DebugLoc(), Desc) buildSingleSubRegCopy() local
555 MachineInstr *CopyMI = buildCopy() local
H A DInlineSpiller.cpp434 MachineInstr &CopyMI) { in hoistSpillInsideBB() argument
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-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp94 bool BPFMIPeephole::isCopyFrom32Def(MachineInstr *CopyMI) in isCopyFrom32Def()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp541 MachineInstrBuilder CopyMI = EmitSubregNode() local