Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCDwarf.cpp316 static const MCExpr *forceExpAbs(MCStreamer &OS, const MCExpr* Expr) { in forceExpAbs() function
328 const MCExpr *ABS = forceExpAbs(OS, Value); in emitAbsValue()