Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.cpp111 const auto GetOpReg = [&IT](const Operand &Op) -> unsigned { in computeRegisterInitialValues() local
123 const unsigned Reg = GetOpReg(Op); in computeRegisterInitialValues()
133 const unsigned Reg = GetOpReg(Op); in computeRegisterInitialValues()