Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCExpr.cpp697 int64_t RHS_Cst, MCValue &Res) { in EvaluateSymbolicAdd() argument
705 int64_t Result_Cst = LHS_Cst + RHS_Cst; in EvaluateSymbolicAdd()