Searched refs:AbsSize (Results 1 – 1 of 1) sorted by relevance
907 int64_t AbsSize; in emitDirectiveEnd() local908 if (!Size->evaluateAsAbsolute(AbsSize, MCA)) in emitDirectiveEnd()910 Size = MCConstantExpr::create(AbsSize, Context); in emitDirectiveEnd()