Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1769 unsigned ElementByteSize = CDS->getElementByteSize(); in emitGlobalConstantDataSequential() local
1776 ElementByteSize); in emitGlobalConstantDataSequential()
1778 } else if (ElementByteSize == 4) { in emitGlobalConstantDataSequential()