reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 2341   if (const ConstantInt *CI = dyn_cast<ConstantInt>(V)) {
 2342     uint64_t Size = DL.getTypeAllocSizeInBits(V->getType());
 2352   if (const ConstantArray *CA = dyn_cast<ConstantArray>(V)) {
 2368   if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(V))