Home
last modified time | relevance | path

Searched refs:isUsesAtMost (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLocalizer.cpp65 auto isUsesAtMost = [&](unsigned Reg, unsigned MaxUses) { in shouldLocalize() local
91 bool B = isUsesAtMost(Reg, MaxUses); in shouldLocalize()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp2290 auto isUsesAtMost = [&](unsigned Reg, unsigned MaxUses) { in shouldLocalize() local
2316 bool B = isUsesAtMost(Reg, MaxUses); in shouldLocalize()