Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
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()