Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineCopyPropagation.h18 bool UseCopyInstr; variable
22 : UseCopyInstr(UseCopyInstr) {} in UseCopyInstr() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp99 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
[all …]