Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSink.cpp1190 SmallVectorImpl<unsigned> &UsedOpsInCopy, in clearKillFlags()
1210 SmallVectorImpl<unsigned> &UsedOpsInCopy, in updateLiveIn()
1229 SmallVectorImpl<unsigned> &UsedOpsInCopy, in hasRegisterDependency()
1299 SmallVector<unsigned, 2> UsedOpsInCopy; in tryToSinkCopy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineSink.cpp1678 SmallVectorImpl<unsigned> &UsedOpsInCopy, in clearKillFlags()
1698 SmallVectorImpl<unsigned> &UsedOpsInCopy, in updateLiveIn()
1717 SmallVectorImpl<unsigned> &UsedOpsInCopy, in hasRegisterDependency()
1776 SmallVector<unsigned, 2> UsedOpsInCopy; in tryToSinkCopy() local