Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp776 if (auto EnumWidthValue = mdconst::extract_or_null<ConstantInt>( in emitAttributes() local
778 int EnumWidth = EnumWidthValue->getZExtValue(); in emitAttributes()