Searched defs:evaluateAsConstant (Results 1 – 3 of 3) sorted by relevance
62 PPCMCExpr::evaluateAsConstant(int64_t &Res) const { in evaluateAsConstant() function in PPCMCExpr
215 bool RISCVMCExpr::evaluateAsConstant(int64_t &Res) const { in evaluateAsConstant() function in RISCVMCExpr
53 bool AVRMCExpr::evaluateAsConstant(int64_t &Result) const { in evaluateAsConstant() function in llvm::AVRMCExpr