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