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

/external/llvm/lib/MC/
H A DMCExpr.cpp498 const MCUnaryExpr *AUE = cast<MCUnaryExpr>(this); local
501 if (!AUE->getSubExpr()->EvaluateAsRelocatableImpl(Value, Asm, Layout,
505 switch (AUE->getOpcode()) {

Completed in 360 milliseconds