Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp242 static const MCExpr *forceExpAbs(MCStreamer &OS, const MCExpr* Expr) { in forceExpAbs() function
254 const MCExpr *ABS = forceExpAbs(OS, Value); in emitAbsValue()