Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp154 const auto GetOpReg = [&II](const Operand &Op) -> unsigned { in computeRegsToDef() local
165 const unsigned Reg = GetOpReg(Op); in computeRegsToDef()
175 const unsigned Reg = GetOpReg(Op); in computeRegsToDef()