Searched refs:evaluateAsValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp103 if (!S.getVariableValue()->evaluateAsValue(Target, Layout))
145 if (!Expr->evaluateAsValue(Value, *this)) {
H A DMCExpr.cpp677 bool MCExpr::evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) const { function in class:MCExpr
H A DMCAssembler.cpp348 if (!OF.getOffset().evaluateAsValue(Value, Layout)) {
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h114 bool evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) const;

Completed in 121 milliseconds