Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
233 bool UseCopyInstr) { in findAvailBackwardCopy()
260 const TargetInstrInfo &TII, bool UseCopyInstr) { in findAvailCopy()
300 bool UseCopyInstr; member in __anonadfa59480111::MachineCopyPropagation
385 const TargetInstrInfo *TII, bool UseCopyInstr) { in isNopCopy()
850 bool UseCopyInstr) { in isBackwardPropagatableCopy()
1030 llvm::createMachineCopyPropagationPass(bool UseCopyInstr = false) { in createMachineCopyPropagationPass()