Lines Matching defs:UseCopyInstr
99 bool UseCopyInstr) { in isCopyInstr()
163 const TargetInstrInfo &TII, bool UseCopyInstr) { in invalidateRegister()
195 const TargetInstrInfo &TII, bool UseCopyInstr) { in clobberRegUnit()
254 const TargetInstrInfo &TII, bool UseCopyInstr) { in clobberRegister()
265 bool UseCopyInstr) { in trackSrcUsers()
299 const TargetInstrInfo &TII, bool UseCopyInstr) { in trackCopy()
350 bool UseCopyInstr) { in findAvailBackwardCopy()
377 const TargetInstrInfo &TII, bool UseCopyInstr) { in findAvailCopy()
411 bool UseCopyInstr) { in findLastSeenDefInCopy()
459 bool UseCopyInstr; member in __anon32f3c4080111::MachineCopyPropagation
501 bool UseCopyInstr; member in __anon32f3c4080111::MachineCopyPropagationLegacy
506 MachineCopyPropagationLegacy(bool UseCopyInstr = false) in MachineCopyPropagationLegacy()
574 const TargetInstrInfo *TII, bool UseCopyInstr) { in isNopCopy()
1621 llvm::createMachineCopyPropagationPass(bool UseCopyInstr = false) { in createMachineCopyPropagationPass()