Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp390 const std::pair<unsigned, SmallVector<unsigned, 4>> &Hints_MRI = in getRegAllocationHints() local
395 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints()
396 for (auto Reg : Hints_MRI.second) { in getRegAllocationHints()