Searched refs:SysOpnd (Results 1 – 1 of 1) sorted by relevance
1939 if (auto SysOpnd = SysRegFromConstantInt(Res, S)) { in parseCSRSystemRegister() local1940 Operands.push_back(std::move(SysOpnd)); in parseCSRSystemRegister()1994 if (auto SysOpnd = SysRegFromConstantInt(Sym->getVariableValue(), S)) { in parseCSRSystemRegister() local1995 Operands.push_back(std::move(SysOpnd)); in parseCSRSystemRegister()