Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp93 bool UseCopyInstr) { in isCopyInstr()
130 const TargetInstrInfo &TII, bool UseCopyInstr) { in invalidateRegister()
159 const TargetInstrInfo &TII, bool UseCopyInstr) { in clobberRegister()
182 const TargetInstrInfo &TII, bool UseCopyInstr) { in trackCopy()
232 bool UseCopyInstr) { in findAvailBackwardCopy()
259 const TargetInstrInfo &TII, bool UseCopyInstr) { in findAvailCopy()
299 bool UseCopyInstr; member in __anone7b60f380111::MachineCopyPropagation
384 const TargetInstrInfo *TII, bool UseCopyInstr) { in isNopCopy()
847 bool UseCopyInstr) { in isBackwardPropagatableCopy()
1026 llvm::createMachineCopyPropagationPass(bool UseCopyInstr = false) { in createMachineCopyPropagationPass()