Searched defs:evaluateAsAbsolute (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp510 bool MCExpr::evaluateAsAbsolute(int64_t &Res) const { function in class:MCExpr
514 bool MCExpr::evaluateAsAbsolute(int64_t &Res, function in class:MCExpr
519 bool MCExpr::evaluateAsAbsolute(int64_t &Res, function in class:MCExpr
527 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler &Asm) const { function in class:MCExpr
531 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm) const { function in class:MCExpr
541 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm, function in class:MCExpr
[all...]

Completed in 143 milliseconds