Home
last modified time | relevance | path

Searched refs:forceExpAbs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp320 static const MCExpr *forceExpAbs(MCStreamer &OS, const MCExpr* Expr) { in forceExpAbs() function
332 const MCExpr *ABS = forceExpAbs(OS, Value); in emitAbsValue()