Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp97 bool UseCopyInstr) { in isCopyInstr()
134 const TargetInstrInfo &TII, bool UseCopyInstr) { in invalidateRegister()
166 const TargetInstrInfo &TII, bool UseCopyInstr) { in clobberRegister()
227 const TargetInstrInfo &TII, bool UseCopyInstr) { in trackCopy()
279 bool UseCopyInstr) { in findAvailBackwardCopy()
306 const TargetInstrInfo &TII, bool UseCopyInstr) { in findAvailCopy()
340 bool UseCopyInstr) { in findLastSeenDefInCopy()
388 bool UseCopyInstr; member in __anonf5bcd53e0111::MachineCopyPropagation
474 const TargetInstrInfo *TII, bool UseCopyInstr) { in isNopCopy()
1463 llvm::createMachineCopyPropagationPass(bool UseCopyInstr = false) { in createMachineCopyPropagationPass()