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

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp122 if (!S.getVariableValue()->evaluateAsValue(Target, Layout))
168 if (!Expr->evaluateAsValue(Value, *this)) {
H A DMCExpr.cpp817 bool MCExpr::evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) const { function in class:MCExpr
H A DMCAssembler.cpp364 if (!OF.getOffset().evaluateAsValue(Value, Layout)) {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h127 bool evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) const;

Completed in 113 milliseconds